#69EB9E#69EB9E
#69EB9E is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.159 H 154.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB9E |
|---|---|
| RGB | rgb(105, 235, 158) |
| HSL | hsl(144, 76%, 67%) |
| HSV | hsv(144, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 32.8%, 7.8%) |
| CIE-LAB | lab(84.42, -52.93, 26.79) |
| CIE-LCH | lch(84.42, 59.32, 153.15°) |
| OKLab | oklab(84.74% -0.144 0.0675) |
| OKLCH | oklch(84.74% 0.159 154.9) |
| XYZ | xyz(41.7023, 64.8847, 42.6675) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB9E #EB69B6
analogous
#75EB69 #69EB9E #69EBDF
triadic
#69EB9E #9E69EB #EB9E69
tetradic
#69EB9E #6975EB #EB69B6 #EBDF69
square
#69EB9E #6975EB #EB69B6 #EBDF69
split-complementary
#69EB9E #DF69EB #EB6975
monochromatic
#1AC05D #33E47B #69EB9E #9FF2C1 #D5F9E4
Accessibility & contrast
On white
1.50
#69EB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#69EB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB9E
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB9E | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#D8CEA3
Tritanopia (blue-blind)
#41E9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eb9e; /* rgb */ color: rgb(105, 235, 158); /* oklch */ color: oklch(84.7% 0.159 154.9);
Tailwind
colors: {
custom: {
50: '#9df2bb',
500: '#69eb9e',
950: '#000000',
},
}SCSS
$custom: #69eb9e; $custom-light: #9df2bb; $custom-dark: #000000;
JSON
{
"hex": "#69eb9e",
"rgb": {
"r": 105,
"g": 235,
"b": 158
},
"hsl": {
"h": 144.462,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84735,
"c": 0.15904,
"h": 154.9
},
"luminance": 0.64889
}Semantic roles & 50–950 ramp
primary
#69EB9E
secondary
#BF3A88
accent
#0D86D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582