#68E898#68E898
#68E898 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.161 H 153.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #68E898 |
|---|---|
| RGB | rgb(104, 232, 152) |
| HSL | hsl(143, 74%, 66%) |
| HSV | hsv(143, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 34.5%, 9%) |
| CIE-LAB | lab(83.40, -53.04, 28.47) |
| CIE-LCH | lch(83.40, 60.20, 151.77°) |
| OKLab | oklab(83.85% -0.1441 0.0715) |
| OKLCH | oklch(83.85% 0.161 153.6) |
| XYZ | xyz(40.2299, 62.9196, 39.7243) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.11
Aqua Green
#12E193
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.48
Light Bluish Green
#76FDA8
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E898 #E868B8
analogous
#78E868 #68E898 #68E8D8
triadic
#68E898 #9868E8 #E89868
tetradic
#68E898 #6878E8 #E868B8 #E8D868
square
#68E898 #6878E8 #E868B8 #E8D868
split-complementary
#68E898 #D868E8 #E86878
monochromatic
#1CB957 #33E074 #68E898 #9DF0BC #D2F8E0
Accessibility & contrast
On white
1.55
#68E898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#68E898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E898
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E898 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D793
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#43E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e898; /* rgb */ color: rgb(104, 232, 152); /* oklch */ color: oklch(83.9% 0.161 153.6);
Tailwind
colors: {
custom: {
50: '#9df0b7',
500: '#68e898',
950: '#000000',
},
}SCSS
$custom: #68e898; $custom-light: #9df0b7; $custom-dark: #000000;
JSON
{
"hex": "#68e898",
"rgb": {
"r": 104,
"g": 232,
"b": 152
},
"hsl": {
"h": 142.5,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83854,
"c": 0.16085,
"h": 153.6
},
"luminance": 0.62923
}Semantic roles & 50–950 ramp
primary
#68E898
secondary
#B93B8A
accent
#108BD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581