#68E99A#68E99A
#68E99A is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.160 H 154.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #68E99A |
|---|---|
| RGB | rgb(104, 233, 154) |
| HSL | hsl(143, 75%, 66%) |
| HSV | hsv(143, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(83.73, -53.08, 27.89) |
| CIE-LCH | lch(83.73, 59.96, 152.28°) |
| OKLab | oklab(84.14% -0.1442 0.0702) |
| OKLCH | oklch(84.14% 0.16 154.1) |
| XYZ | xyz(40.6774, 63.5503, 40.6884) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.30
Sea Green (survey)
#53FCA1
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E99A #E968B7
analogous
#76E968 #68E99A #68E9DA
triadic
#68E99A #9A68E9 #E99A68
tetradic
#68E99A #6876E9 #E968B7 #E9DA68
square
#68E99A #6876E9 #E968B7 #E9DA68
split-complementary
#68E99A #DA68E9 #E96876
monochromatic
#1BBB59 #33E176 #68E99A #9DF1BE #D3F9E1
Accessibility & contrast
On white
1.53
#68E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#68E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E99A
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E99A | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#41E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e99a; /* rgb */ color: rgb(104, 233, 154); /* oklch */ color: oklch(84.1% 0.160 154.1);
Tailwind
colors: {
custom: {
50: '#9df1b8',
500: '#68e99a',
950: '#000000',
},
}SCSS
$custom: #68e99a; $custom-light: #9df1b8; $custom-dark: #000000;
JSON
{
"hex": "#68e99a",
"rgb": {
"r": 104,
"g": 233,
"b": 154
},
"hsl": {
"h": 143.256,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.84136,
"c": 0.1604,
"h": 154.1
},
"luminance": 0.63554
}Semantic roles & 50–950 ramp
primary
#68E99A
secondary
#BB3B89
accent
#0F89D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581