#68EAA8#68EAA8
#68EAA8 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.7% C 0.149 H 158.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAA8 |
|---|---|
| RGB | rgb(104, 234, 168) |
| HSL | hsl(150, 76%, 66%) |
| HSV | hsv(150, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 28.2%, 8.2%) |
| CIE-LAB | lab(84.28, -50.83, 21.45) |
| CIE-LCH | lch(84.28, 55.17, 157.12°) |
| OKLab | oklab(84.67% -0.1391 0.0545) |
| OKLCH | oklch(84.67% 0.149 158.6) |
| XYZ | xyz(42.1960, 64.6119, 47.2859) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.63
Seafoam
#7FE0B3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAA8 #EA68AA
analogous
#69EA68 #68EAA8 #68EAE9
triadic
#68EAA8 #A868EA #EAA868
tetradic
#68EAA8 #6869EA #EA68AA #EAE968
square
#68EAA8 #6869EA #EA68AA #EAE968
split-complementary
#68EAA8 #E968EA #EA6869
monochromatic
#1ABD6B #32E389 #68EAA8 #9EF1C7 #D3F9E6
Accessibility & contrast
On white
1.51
#68EAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#68EAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAA8
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAA8 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA4
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#39E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eaa8; /* rgb */ color: rgb(104, 234, 168); /* oklch */ color: oklch(84.7% 0.149 158.6);
Tailwind
colors: {
custom: {
50: '#9df1c2',
500: '#68eaa8',
950: '#000000',
},
}SCSS
$custom: #68eaa8; $custom-light: #9df1c2; $custom-dark: #000000;
JSON
{
"hex": "#68eaa8",
"rgb": {
"r": 104,
"g": 234,
"b": 168
},
"hsl": {
"h": 149.538,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84672,
"c": 0.14939,
"h": 158.6
},
"luminance": 0.64616
}Semantic roles & 50–950 ramp
primary
#68EAA8
secondary
#BC3A7C
accent
#0E74D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582