#68EF91#68EF91
#68EF91 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.177 H 150.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF91 |
|---|---|
| RGB | rgb(104, 239, 145) |
| HSL | hsl(138, 81%, 67%) |
| HSV | hsv(138, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(85.36, -57.02, 34.61) |
| CIE-LCH | lch(85.36, 66.70, 148.74°) |
| OKLab | oklab(85.42% -0.1544 0.086) |
| OKLCH | oklch(85.42% 0.177 150.9) |
| XYZ | xyz(41.6832, 66.7166, 37.4635) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF91 #EF68C6
analogous
#83EF68 #68EF91 #68EFD4
triadic
#68EF91 #9168EF #EF9168
tetradic
#68EF91 #6883EF #EF68C6 #EFD468
square
#68EF91 #6883EF #EF68C6 #EFD468
split-complementary
#68EF91 #D468EF #EF6883
monochromatic
#15C74B #31E969 #68EF91 #9FF5B9 #D7FBE2
Accessibility & contrast
On white
1.46
#68EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#68EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF91
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF91 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DED097
Tritanopia (blue-blind)
#43EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef91; /* rgb */ color: rgb(104, 239, 145); /* oklch */ color: oklch(85.4% 0.177 150.9);
Tailwind
colors: {
custom: {
50: '#9ef5b2',
500: '#68ef91',
950: '#000000',
},
}SCSS
$custom: #68ef91; $custom-light: #9ef5b2; $custom-dark: #000000;
JSON
{
"hex": "#68ef91",
"rgb": {
"r": 104,
"g": 239,
"b": 145
},
"hsl": {
"h": 138.222,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85423,
"c": 0.17674,
"h": 150.9
},
"luminance": 0.6672
}Semantic roles & 50–950 ramp
primary
#68EF91
secondary
#C5379A
accent
#089DDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581