#68EEA8#68EEA8
#68EEA8 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.155 H 157.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68EEA8 |
|---|---|
| RGB | rgb(104, 238, 168) |
| HSL | hsl(149, 80%, 67%) |
| HSV | hsv(149, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(85.46, -52.46, 23.07) |
| CIE-LCH | lch(85.46, 57.31, 156.27°) |
| OKLab | oklab(85.64% -0.1433 0.0585) |
| OKLCH | oklch(85.64% 0.155 157.8) |
| XYZ | xyz(43.3476, 66.9152, 47.6698) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.31
Seafoam Green
#7AF9AB
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.12
Seafoam (survey)
#80F9AD
ΔE00 3.15
Light Bluish Green
#76FDA8
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EEA8 #EE68AE
analogous
#6BEE68 #68EEA8 #68EEEB
triadic
#68EEA8 #A868EE #EEA868
tetradic
#68EEA8 #686BEE #EE68AE #EEEB68
square
#68EEA8 #686BEE #EE68AE #EEEB68
split-complementary
#68EEA8 #EB68EE #EE686B
monochromatic
#16C56A #31E888 #68EEA8 #9FF4C8 #D6FAE7
Accessibility & contrast
On white
1.46
#68EEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#68EEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EEA8
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EEA8 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA4
Deuteranopia (green-blind)
#D9D0AC
Tritanopia (blue-blind)
#37ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68eea8; /* rgb */ color: rgb(104, 238, 168); /* oklch */ color: oklch(85.6% 0.155 157.8);
Tailwind
colors: {
custom: {
50: '#9df4c2',
500: '#68eea8',
950: '#000000',
},
}SCSS
$custom: #68eea8; $custom-light: #9df4c2; $custom-dark: #000000;
JSON
{
"hex": "#68eea8",
"rgb": {
"r": 104,
"g": 238,
"b": 168
},
"hsl": {
"h": 148.657,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85635,
"c": 0.15477,
"h": 157.8
},
"luminance": 0.66919
}Semantic roles & 50–950 ramp
primary
#68EEA8
secondary
#C33780
accent
#0977DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582