#68F98D#68F98D
#68F98D is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.194 H 149.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68F98D |
|---|---|
| RGB | rgb(104, 249, 141) |
| HSL | hsl(135, 92%, 69%) |
| HSV | hsv(135, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(88.26, -61.48, 40.36) |
| CIE-LCH | lch(88.26, 73.55, 146.72°) |
| OKLab | oklab(87.79% -0.1662 0.0993) |
| OKLCH | oklch(87.79% 0.194 149.2) |
| XYZ | xyz(44.3892, 72.6133, 36.8707) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.43
Mint Green
#8FFF9F
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F98D #F968D4
analogous
#8CF968 #68F98D #68F9D5
triadic
#68F98D #8D68F9 #F98D68
tetradic
#68F98D #688CF9 #F968D4 #F9D568
square
#68F98D #688CF9 #F968D4 #F9D568
split-complementary
#68F98D #D568F9 #F9688C
monochromatic
#09DE3F #2DF761 #68F98D #A3FBB9 #DEFEE6
Accessibility & contrast
On white
1.35
#68F98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#68F98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F98D
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F98D | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE585
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#41F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f98d; /* rgb */ color: rgb(104, 249, 141); /* oklch */ color: oklch(87.8% 0.194 149.2);
Tailwind
colors: {
custom: {
50: '#9ffcaf',
500: '#68f98d',
950: '#000000',
},
}SCSS
$custom: #68f98d; $custom-light: #9ffcaf; $custom-dark: #000000;
JSON
{
"hex": "#68f98d",
"rgb": {
"r": 104,
"g": 249,
"b": 141
},
"hsl": {
"h": 135.31,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87786,
"c": 0.19362,
"h": 149.2
},
"luminance": 0.72618
}Semantic roles & 50–950 ramp
primary
#68F98D
secondary
#D332AA
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681