#68EE91#68EE91
#68EE91 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.175 H 151.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE91 |
|---|---|
| RGB | rgb(104, 238, 145) |
| HSL | hsl(138, 80%, 67%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(85.06, -56.63, 34.22) |
| CIE-LCH | lch(85.06, 66.17, 148.85°) |
| OKLab | oklab(85.18% -0.1534 0.0851) |
| OKLCH | oklch(85.18% 0.175 151) |
| XYZ | xyz(41.3913, 66.1327, 37.3662) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE91 #EE68C5
analogous
#82EE68 #68EE91 #68EED4
triadic
#68EE91 #9168EE #EE9168
tetradic
#68EE91 #6882EE #EE68C5 #EED468
square
#68EE91 #6882EE #EE68C5 #EED468
split-complementary
#68EE91 #D468EE #EE6882
monochromatic
#16C54C #31E869 #68EE91 #9FF4B9 #D6FAE1
Accessibility & contrast
On white
1.48
#68EE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#68EE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE91
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE91 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#DDCF97
Tritanopia (blue-blind)
#44EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee91; /* rgb */ color: rgb(104, 238, 145); /* oklch */ color: oklch(85.2% 0.175 151.0);
Tailwind
colors: {
custom: {
50: '#9df4b2',
500: '#68ee91',
950: '#000000',
},
}SCSS
$custom: #68ee91; $custom-light: #9df4b2; $custom-dark: #000000;
JSON
{
"hex": "#68ee91",
"rgb": {
"r": 104,
"g": 238,
"b": 145
},
"hsl": {
"h": 138.358,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85179,
"c": 0.1754,
"h": 151
},
"luminance": 0.66136
}Semantic roles & 50–950 ramp
primary
#68EE91
secondary
#C33798
accent
#099CDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581