#68E89A#68E89A
#68E89A is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.9% C 0.159 H 154.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68E89A |
|---|---|
| RGB | rgb(104, 232, 154) |
| HSL | hsl(143, 74%, 66%) |
| HSV | hsv(143, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.43, -52.67, 27.49) |
| CIE-LCH | lch(83.43, 59.42, 152.44°) |
| OKLab | oklab(83.89% -0.1432 0.0692) |
| OKLCH | oklch(83.89% 0.159 154.2) |
| XYZ | xyz(40.3951, 62.9857, 40.5943) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E89A #E868B6
analogous
#76E868 #68E89A #68E8DA
triadic
#68E89A #9A68E8 #E89A68
tetradic
#68E89A #6876E8 #E868B6 #E8DA68
square
#68E89A #6876E8 #E868B6 #E8DA68
split-complementary
#68E89A #DA68E8 #E86876
monochromatic
#1CB95A #33E076 #68E89A #9DF0BE #D2F8E1
Accessibility & contrast
On white
1.54
#68E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#68E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E89A
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E89A | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D795
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#42E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e89a; /* rgb */ color: rgb(104, 232, 154); /* oklch */ color: oklch(83.9% 0.159 154.2);
Tailwind
colors: {
custom: {
50: '#9df0b8',
500: '#68e89a',
950: '#000000',
},
}SCSS
$custom: #68e89a; $custom-light: #9df0b8; $custom-dark: #000000;
JSON
{
"hex": "#68e89a",
"rgb": {
"r": 104,
"g": 232,
"b": 154
},
"hsl": {
"h": 143.438,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83894,
"c": 0.15903,
"h": 154.2
},
"luminance": 0.62989
}Semantic roles & 50–950 ramp
primary
#68E89A
secondary
#B93B88
accent
#1088D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581