#68EA97#68EA97
#68EA97 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.164 H 153.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA97 |
|---|---|
| RGB | rgb(104, 234, 151) |
| HSL | hsl(142, 76%, 66%) |
| HSV | hsv(142, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(83.98, -54.02, 29.75) |
| CIE-LCH | lch(83.98, 61.67, 151.16°) |
| OKLab | oklab(84.32% -0.1466 0.0746) |
| OKLCH | oklch(84.32% 0.164 153) |
| XYZ | xyz(40.7145, 64.0194, 39.4835) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.89
Light Green Blue
#56FCA2
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.09
Sea Green (survey)
#53FCA1
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA97 #EA68BB
analogous
#7AEA68 #68EA97 #68EAD8
triadic
#68EA97 #9768EA #EA9768
tetradic
#68EA97 #687AEA #EA68BB #EAD868
square
#68EA97 #687AEA #EA68BB #EAD868
split-complementary
#68EA97 #D868EA #EA687A
monochromatic
#1ABD55 #32E372 #68EA97 #9EF1BC #D3F9E1
Accessibility & contrast
On white
1.52
#68EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#68EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA97
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA97 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#43E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea97; /* rgb */ color: rgb(104, 234, 151); /* oklch */ color: oklch(84.3% 0.164 153.0);
Tailwind
colors: {
custom: {
50: '#9df1b6',
500: '#68ea97',
950: '#000000',
},
}SCSS
$custom: #68ea97; $custom-light: #9df1b6; $custom-dark: #000000;
JSON
{
"hex": "#68ea97",
"rgb": {
"r": 104,
"g": 234,
"b": 151
},
"hsl": {
"h": 141.692,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.8432,
"c": 0.16449,
"h": 153
},
"luminance": 0.64023
}Semantic roles & 50–950 ramp
primary
#68EA97
secondary
#BC3A8D
accent
#0E8FD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581