#68EF90#68EF90
#68EF90 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.178 H 150.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF90 |
|---|---|
| RGB | rgb(104, 239, 144) |
| HSL | hsl(138, 81%, 67%) |
| HSV | hsv(138, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.35, -57.19, 35.09) |
| CIE-LCH | lch(85.35, 67.10, 148.46°) |
| OKLab | oklab(85.41% -0.1548 0.0871) |
| OKLCH | oklch(85.41% 0.178 150.6) |
| XYZ | xyz(41.6064, 66.6859, 37.0592) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF90 #EF68C7
analogous
#84EF68 #68EF90 #68EFD4
triadic
#68EF90 #9068EF #EF9068
tetradic
#68EF90 #6884EF #EF68C7 #EFD468
square
#68EF90 #6884EF #EF68C7 #EFD468
split-complementary
#68EF90 #D468EF #EF6884
monochromatic
#15C74A #31E967 #68EF90 #9FF5B9 #D7FBE1
Accessibility & contrast
On white
1.46
#68EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#68EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF90
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF90 | 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)
#F0DD89
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#44EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef90; /* rgb */ color: rgb(104, 239, 144); /* oklch */ color: oklch(85.4% 0.178 150.6);
Tailwind
colors: {
custom: {
50: '#9ef5b1',
500: '#68ef90',
950: '#000000',
},
}SCSS
$custom: #68ef90; $custom-light: #9ef5b1; $custom-dark: #000000;
JSON
{
"hex": "#68ef90",
"rgb": {
"r": 104,
"g": 239,
"b": 144
},
"hsl": {
"h": 137.778,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85405,
"c": 0.17766,
"h": 150.6
},
"luminance": 0.6669
}Semantic roles & 50–950 ramp
primary
#68EF90
secondary
#C5379B
accent
#089EDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581