#69E99A#69E99A
#69E99A is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.160 H 153.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69E99A |
|---|---|
| RGB | rgb(105, 233, 154) |
| HSL | hsl(143, 74%, 66%) |
| HSV | hsv(143, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(83.76, -52.85, 27.94) |
| CIE-LCH | lch(83.76, 59.78, 152.14°) |
| OKLab | oklab(84.17% -0.1436 0.0703) |
| OKLCH | oklch(84.17% 0.16 153.9) |
| XYZ | xyz(40.7942, 63.6105, 40.6939) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 4.29
Light Green Blue
#56FCA2
ΔE00 4.32
Weird Green
#3AE57F
ΔE00 4.33
Sea Green (survey)
#53FCA1
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E99A #E969B8
analogous
#78E969 #69E99A #69E9DA
triadic
#69E99A #9A69E9 #E99A69
tetradic
#69E99A #6978E9 #E969B8 #E9DA69
square
#69E99A #6978E9 #E969B8 #E9DA69
split-complementary
#69E99A #DA69E9 #E96978
monochromatic
#1CBC59 #34E176 #69E99A #9EF1BE #D4F9E2
Accessibility & contrast
On white
1.53
#69E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#69E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E99A
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E99A | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#44E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e99a; /* rgb */ color: rgb(105, 233, 154); /* oklch */ color: oklch(84.2% 0.160 153.9);
Tailwind
colors: {
custom: {
50: '#9df1b8',
500: '#69e99a',
950: '#000000',
},
}SCSS
$custom: #69e99a; $custom-light: #9df1b8; $custom-dark: #000000;
JSON
{
"hex": "#69e99a",
"rgb": {
"r": 105,
"g": 233,
"b": 154
},
"hsl": {
"h": 142.969,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84171,
"c": 0.15991,
"h": 153.9
},
"luminance": 0.63614
}Semantic roles & 50–950 ramp
primary
#69E99A
secondary
#BB3B8A
accent
#0F8AD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581