#68EE90#68EE90
#68EE90 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.176 H 150.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE90 |
|---|---|
| RGB | rgb(104, 238, 144) |
| HSL | hsl(138, 80%, 67%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(85.05, -56.80, 34.70) |
| CIE-LCH | lch(85.05, 66.56, 148.57°) |
| OKLab | oklab(85.16% -0.1538 0.0862) |
| OKLCH | oklch(85.16% 0.176 150.7) |
| XYZ | xyz(41.3145, 66.1020, 36.9619) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE90 #EE68C6
analogous
#83EE68 #68EE90 #68EED3
triadic
#68EE90 #9068EE #EE9068
tetradic
#68EE90 #6883EE #EE68C6 #EED368
square
#68EE90 #6883EE #EE68C6 #EED368
split-complementary
#68EE90 #D368EE #EE6883
monochromatic
#16C54B #31E868 #68EE90 #9FF4B8 #D6FAE1
Accessibility & contrast
On white
1.48
#68EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#68EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE90
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE90 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#44EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee90; /* rgb */ color: rgb(104, 238, 144); /* oklch */ color: oklch(85.2% 0.176 150.7);
Tailwind
colors: {
custom: {
50: '#9df4b1',
500: '#68ee90',
950: '#000000',
},
}SCSS
$custom: #68ee90; $custom-light: #9df4b1; $custom-dark: #000000;
JSON
{
"hex": "#68ee90",
"rgb": {
"r": 104,
"g": 238,
"b": 144
},
"hsl": {
"h": 137.91,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85161,
"c": 0.17631,
"h": 150.7
},
"luminance": 0.66106
}Semantic roles & 50–950 ramp
primary
#68EE90
secondary
#C33799
accent
#099DDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581