#69E99D#69E99D
#69E99D is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.157 H 154.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69E99D |
|---|---|
| RGB | rgb(105, 233, 157) |
| HSL | hsl(144, 74%, 66%) |
| HSV | hsv(144, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(83.82, -52.30, 26.48) |
| CIE-LCH | lch(83.82, 58.62, 153.15°) |
| OKLab | oklab(84.23% -0.1423 0.0668) |
| OKLCH | oklch(84.23% 0.157 154.9) |
| XYZ | xyz(41.0472, 63.7117, 42.0262) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E99D #E969B5
analogous
#75E969 #69E99D #69E9DD
triadic
#69E99D #9D69E9 #E99D69
tetradic
#69E99D #6975E9 #E969B5 #E9DD69
square
#69E99D #6975E9 #E969B5 #E9DD69
split-complementary
#69E99D #DD69E9 #E96975
monochromatic
#1CBC5D #34E17A #69E99D #9EF1C0 #D4F9E3
Accessibility & contrast
On white
1.53
#69E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#69E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E99D
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E99D | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D998
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#42E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e99d; /* rgb */ color: rgb(105, 233, 157); /* oklch */ color: oklch(84.2% 0.157 154.9);
Tailwind
colors: {
custom: {
50: '#9df1ba',
500: '#69e99d',
950: '#000000',
},
}SCSS
$custom: #69e99d; $custom-light: #9df1ba; $custom-dark: #000000;
JSON
{
"hex": "#69e99d",
"rgb": {
"r": 105,
"g": 233,
"b": 157
},
"hsl": {
"h": 144.375,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84231,
"c": 0.1572,
"h": 154.9
},
"luminance": 0.63715
}Semantic roles & 50–950 ramp
primary
#69E99D
secondary
#BB3B87
accent
#0F85D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581