#68EA90#68EA90
#68EA90 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.171 H 151.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA90 |
|---|---|
| RGB | rgb(104, 234, 144) |
| HSL | hsl(138, 76%, 66%) |
| HSV | hsv(138, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(83.86, -55.23, 33.14) |
| CIE-LCH | lch(83.86, 64.41, 149.03°) |
| OKLab | oklab(84.19% -0.1497 0.0825) |
| OKLCH | oklch(84.19% 0.171 151.1) |
| XYZ | xyz(40.1629, 63.7987, 36.5780) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Lightgreen
#90EE90
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.27
Sea Green (survey)
#53FCA1
ΔE00 4.29
Turquoise Green
#04F489
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA90 #EA68C2
analogous
#81EA68 #68EA90 #68EAD1
triadic
#68EA90 #9068EA #EA9068
tetradic
#68EA90 #6881EA #EA68C2 #EAD168
square
#68EA90 #6881EA #EA68C2 #EAD168
split-complementary
#68EA90 #D168EA #EA6881
monochromatic
#1ABD4C #32E369 #68EA90 #9EF1B7 #D3F9DF
Accessibility & contrast
On white
1.53
#68EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#68EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA90
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA90 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#46E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea90; /* rgb */ color: rgb(104, 234, 144); /* oklch */ color: oklch(84.2% 0.171 151.1);
Tailwind
colors: {
custom: {
50: '#9df1b1',
500: '#68ea90',
950: '#000000',
},
}SCSS
$custom: #68ea90; $custom-light: #9df1b1; $custom-dark: #000000;
JSON
{
"hex": "#68ea90",
"rgb": {
"r": 104,
"g": 234,
"b": 144
},
"hsl": {
"h": 138.462,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84188,
"c": 0.17089,
"h": 151.1
},
"luminance": 0.63802
}Semantic roles & 50–950 ramp
primary
#68EA90
secondary
#BC3A94
accent
#0E9AD8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581