#68E8A7#68E8A7
#68E8A7 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.2% C 0.148 H 158.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8A7 |
|---|---|
| RGB | rgb(104, 232, 167) |
| HSL | hsl(150, 74%, 66%) |
| HSV | hsv(150, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 28%, 9%) |
| CIE-LAB | lab(83.67, -50.20, 21.12) |
| CIE-LCH | lch(83.67, 54.46, 157.18°) |
| OKLab | oklab(84.17% -0.1374 0.0537) |
| OKLCH | oklch(84.17% 0.148 158.6) |
| XYZ | xyz(41.5370, 63.4425, 46.6084) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 4.36
Light Blue Green
#7EFBB3
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.42
Aqua Green
#12E193
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8A7 #E868A9
analogous
#69E868 #68E8A7 #68E8E7
triadic
#68E8A7 #A768E8 #E8A768
tetradic
#68E8A7 #6869E8 #E868A9 #E8E768
square
#68E8A7 #6869E8 #E868A9 #E8E768
split-complementary
#68E8A7 #E768E8 #E86869
monochromatic
#1CB96A #33E088 #68E8A7 #9DF0C6 #D2F8E5
Accessibility & contrast
On white
1.53
#68E8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#68E8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8A7
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8A7 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A3
Deuteranopia (green-blind)
#D4CBAB
Tritanopia (blue-blind)
#3AE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e8a7; /* rgb */ color: rgb(104, 232, 167); /* oklch */ color: oklch(84.2% 0.148 158.6);
Tailwind
colors: {
custom: {
50: '#9df0c1',
500: '#68e8a7',
950: '#000000',
},
}SCSS
$custom: #68e8a7; $custom-light: #9df0c1; $custom-dark: #000000;
JSON
{
"hex": "#68e8a7",
"rgb": {
"r": 104,
"g": 232,
"b": 167
},
"hsl": {
"h": 149.531,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84169,
"c": 0.14753,
"h": 158.6
},
"luminance": 0.63446
}Semantic roles & 50–950 ramp
primary
#68E8A7
secondary
#B93B7B
accent
#1074D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582