#68EA99#68EA99
#68EA99 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.163 H 153.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA99 |
|---|---|
| RGB | rgb(104, 234, 153) |
| HSL | hsl(143, 76%, 66%) |
| HSV | hsv(143, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(84.01, -53.66, 28.78) |
| CIE-LCH | lch(84.01, 60.89, 151.79°) |
| OKLab | oklab(84.36% -0.1457 0.0723) |
| OKLCH | oklch(84.36% 0.163 153.6) |
| XYZ | xyz(40.8783, 64.0849, 40.3462) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA99 #EA68B9
analogous
#78EA68 #68EA99 #68EADA
triadic
#68EA99 #9968EA #EA9968
tetradic
#68EA99 #6878EA #EA68B9 #EADA68
square
#68EA99 #6878EA #EA68B9 #EADA68
split-complementary
#68EA99 #DA68EA #EA6878
monochromatic
#1ABD58 #32E375 #68EA99 #9EF1BD #D3F9E2
Accessibility & contrast
On white
1.52
#68EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#68EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA99
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA99 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#42E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea99; /* rgb */ color: rgb(104, 234, 153); /* oklch */ color: oklch(84.4% 0.163 153.6);
Tailwind
colors: {
custom: {
50: '#9df1b7',
500: '#68ea99',
950: '#000000',
},
}SCSS
$custom: #68ea99; $custom-light: #9df1b7; $custom-dark: #000000;
JSON
{
"hex": "#68ea99",
"rgb": {
"r": 104,
"g": 234,
"b": 153
},
"hsl": {
"h": 142.615,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84359,
"c": 0.16267,
"h": 153.6
},
"luminance": 0.64089
}Semantic roles & 50–950 ramp
primary
#68EA99
secondary
#BC3A8B
accent
#0E8CD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581