#68EA9B#68EA9B
#68EA9B is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.161 H 154.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA9B |
|---|---|
| RGB | rgb(104, 234, 155) |
| HSL | hsl(144, 76%, 66%) |
| HSV | hsv(144, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(84.04, -53.30, 27.81) |
| CIE-LCH | lch(84.04, 60.11, 152.45°) |
| OKLab | oklab(84.4% -0.1448 0.07) |
| OKLCH | oklch(84.4% 0.161 154.2) |
| XYZ | xyz(41.0449, 64.1515, 41.2235) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 4.09
Light Bluish Green
#76FDA8
ΔE00 4.10
Sea Green (survey)
#53FCA1
ΔE00 4.16
Light Blue Green
#7EFBB3
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA9B #EA68B7
analogous
#76EA68 #68EA9B #68EADC
triadic
#68EA9B #9B68EA #EA9B68
tetradic
#68EA9B #6876EA #EA68B7 #EADC68
square
#68EA9B #6876EA #EA68B7 #EADC68
split-complementary
#68EA9B #DC68EA #EA6876
monochromatic
#1ABD5A #32E377 #68EA9B #9EF1BF #D3F9E2
Accessibility & contrast
On white
1.52
#68EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#68EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA9B
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA9B | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD996
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#40E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68ea9b; /* rgb */ color: rgb(104, 234, 155); /* oklch */ color: oklch(84.4% 0.161 154.2);
Tailwind
colors: {
custom: {
50: '#9df1b9',
500: '#68ea9b',
950: '#000000',
},
}SCSS
$custom: #68ea9b; $custom-light: #9df1b9; $custom-dark: #000000;
JSON
{
"hex": "#68ea9b",
"rgb": {
"r": 104,
"g": 234,
"b": 155
},
"hsl": {
"h": 143.538,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84398,
"c": 0.16086,
"h": 154.2
},
"luminance": 0.64155
}Semantic roles & 50–950 ramp
primary
#68EA9B
secondary
#BC3A89
accent
#0E89D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581