#68E99E#68E99E
#68E99E is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.157 H 155.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68E99E |
|---|---|
| RGB | rgb(104, 233, 158) |
| HSL | hsl(145, 75%, 66%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(83.80, -52.34, 25.94) |
| CIE-LCH | lch(83.80, 58.42, 153.64°) |
| OKLab | oklab(84.22% -0.1425 0.0655) |
| OKLCH | oklch(84.22% 0.157 155.3) |
| XYZ | xyz(41.0161, 63.6858, 42.4722) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E99E #E968B3
analogous
#72E968 #68E99E #68E9DE
triadic
#68E99E #9E68E9 #E99E68
tetradic
#68E99E #6872E9 #E968B3 #E9DE68
square
#68E99E #6872E9 #E968B3 #E9DE68
split-complementary
#68E99E #DE68E9 #E96872
monochromatic
#1BBB5E #33E17C #68E99E #9DF1C0 #D3F9E3
Accessibility & contrast
On white
1.53
#68E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#68E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E99E
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E99E | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D999
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#3FE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e99e; /* rgb */ color: rgb(104, 233, 158); /* oklch */ color: oklch(84.2% 0.157 155.3);
Tailwind
colors: {
custom: {
50: '#9df1bb',
500: '#68e99e',
950: '#000000',
},
}SCSS
$custom: #68e99e; $custom-light: #9df1bb; $custom-dark: #000000;
JSON
{
"hex": "#68e99e",
"rgb": {
"r": 104,
"g": 233,
"b": 158
},
"hsl": {
"h": 145.116,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.84217,
"c": 0.15679,
"h": 155.3
},
"luminance": 0.6369
}Semantic roles & 50–950 ramp
primary
#68E99E
secondary
#BB3B85
accent
#0F83D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582