#68EF9E#68EF9E
#68EF9E is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.165 H 154.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF9E |
|---|---|
| RGB | rgb(104, 239, 158) |
| HSL | hsl(144, 81%, 67%) |
| HSV | hsv(144, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 33.9%, 6.3%) |
| CIE-LAB | lab(85.57, -54.75, 28.34) |
| CIE-LCH | lch(85.57, 61.65, 152.63°) |
| OKLab | oklab(85.67% -0.1487 0.0713) |
| OKLCH | oklch(85.67% 0.165 154.4) |
| XYZ | xyz(42.7436, 67.1407, 43.0481) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF9E #EF68B9
analogous
#76EF68 #68EF9E #68EFE1
triadic
#68EF9E #9E68EF #EF9E68
tetradic
#68EF9E #6876EF #EF68B9 #EFE168
square
#68EF9E #6876EF #EF68B9 #EFE168
split-complementary
#68EF9E #E168EF #EF6876
monochromatic
#15C75C #31E97A #68EF9E #9FF5C2 #D7FBE5
Accessibility & contrast
On white
1.46
#68EF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#68EF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF9E
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF9E | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE99
Deuteranopia (green-blind)
#DCD1A3
Tritanopia (blue-blind)
#3DEDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68ef9e; /* rgb */ color: rgb(104, 239, 158); /* oklch */ color: oklch(85.7% 0.165 154.4);
Tailwind
colors: {
custom: {
50: '#9df5bb',
500: '#68ef9e',
950: '#000000',
},
}SCSS
$custom: #68ef9e; $custom-light: #9df5bb; $custom-dark: #000000;
JSON
{
"hex": "#68ef9e",
"rgb": {
"r": 104,
"g": 239,
"b": 158
},
"hsl": {
"h": 144,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85669,
"c": 0.16495,
"h": 154.4
},
"luminance": 0.67145
}Semantic roles & 50–950 ramp
primary
#68EF9E
secondary
#C5378C
accent
#0888DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582