#69ED9E#69ED9E
#69ED9E is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.2% C 0.162 H 154.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED9E |
|---|---|
| RGB | rgb(105, 237, 158) |
| HSL | hsl(144, 79%, 67%) |
| HSV | hsv(144, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 33.3%, 7.1%) |
| CIE-LAB | lab(85.02, -53.73, 27.59) |
| CIE-LCH | lch(85.02, 60.40, 152.82°) |
| OKLab | oklab(85.22% -0.1461 0.0695) |
| OKLCH | oklch(85.22% 0.162 154.6) |
| XYZ | xyz(42.2781, 66.0364, 42.8594) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.53
Light Blue Green
#7EFBB3
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED9E #ED69B8
analogous
#76ED69 #69ED9E #69EDE0
triadic
#69ED9E #9E69ED #ED9E69
tetradic
#69ED9E #6976ED #ED69B8 #EDE069
square
#69ED9E #6976ED #ED69B8 #EDE069
split-complementary
#69ED9E #E069ED #ED6976
monochromatic
#18C45D #32E67B #69ED9E #A0F4C1 #D6FAE5
Accessibility & contrast
On white
1.48
#69ED9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#69ED9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED9E
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED9E | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC99
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#40EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ed9e; /* rgb */ color: rgb(105, 237, 158); /* oklch */ color: oklch(85.2% 0.162 154.6);
Tailwind
colors: {
custom: {
50: '#9ef4bb',
500: '#69ed9e',
950: '#000000',
},
}SCSS
$custom: #69ed9e; $custom-light: #9ef4bb; $custom-dark: #000000;
JSON
{
"hex": "#69ed9e",
"rgb": {
"r": 105,
"g": 237,
"b": 158
},
"hsl": {
"h": 144.091,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85219,
"c": 0.16176,
"h": 154.6
},
"luminance": 0.6604
}Semantic roles & 50–950 ramp
primary
#69ED9E
secondary
#C2388B
accent
#0B87DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582