#68E8A6#68E8A6
#68E8A6 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.148 H 158.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8A6 |
|---|---|
| RGB | rgb(104, 232, 166) |
| HSL | hsl(149, 74%, 66%) |
| HSV | hsv(149, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.66, -50.40, 21.61) |
| CIE-LCH | lch(83.66, 54.84, 156.79°) |
| OKLab | oklab(84.15% -0.1378 0.0549) |
| OKLCH | oklch(84.15% 0.148 158.3) |
| XYZ | xyz(41.4449, 63.4057, 46.1234) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.33
Light Blue Green
#7EFBB3
ΔE00 4.34
Aqua Green
#12E193
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8A6 #E868AA
analogous
#6AE868 #68E8A6 #68E8E6
triadic
#68E8A6 #A668E8 #E8A668
tetradic
#68E8A6 #686AE8 #E868AA #E8E668
square
#68E8A6 #686AE8 #E868AA #E8E668
split-complementary
#68E8A6 #E668E8 #E8686A
monochromatic
#1CB968 #33E087 #68E8A6 #9DF0C5 #D2F8E5
Accessibility & contrast
On white
1.53
#68E8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#68E8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8A6
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8A6 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A2
Deuteranopia (green-blind)
#D4CBAA
Tritanopia (blue-blind)
#3BE7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e8a6; /* rgb */ color: rgb(104, 232, 166); /* oklch */ color: oklch(84.1% 0.148 158.3);
Tailwind
colors: {
custom: {
50: '#9df0c0',
500: '#68e8a6',
950: '#000000',
},
}SCSS
$custom: #68e8a6; $custom-light: #9df0c0; $custom-dark: #000000;
JSON
{
"hex": "#68e8a6",
"rgb": {
"r": 104,
"g": 232,
"b": 166
},
"hsl": {
"h": 149.063,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84146,
"c": 0.14839,
"h": 158.3
},
"luminance": 0.63409
}Semantic roles & 50–950 ramp
primary
#68E8A6
secondary
#B93B7C
accent
#1076D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582