#69ED9B#69ED9B
#69ED9B is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.2% C 0.164 H 153.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED9B |
|---|---|
| RGB | rgb(105, 237, 155) |
| HSL | hsl(143, 79%, 67%) |
| HSV | hsv(143, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 34.6%, 7.1%) |
| CIE-LAB | lab(84.96, -54.28, 29.05) |
| CIE-LCH | lch(84.96, 61.56, 151.85°) |
| OKLab | oklab(85.16% -0.1474 0.073) |
| OKLCH | oklch(85.16% 0.164 153.7) |
| XYZ | xyz(42.0230, 65.9344, 41.5161) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.93
Seafoam (survey)
#80F9AD
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED9B #ED69BB
analogous
#79ED69 #69ED9B #69EDDD
triadic
#69ED9B #9B69ED #ED9B69
tetradic
#69ED9B #6979ED #ED69BB #EDDD69
square
#69ED9B #6979ED #ED69BB #EDDD69
split-complementary
#69ED9B #DD69ED #ED6979
monochromatic
#18C459 #32E677 #69ED9B #A0F4BF #D6FAE4
Accessibility & contrast
On white
1.48
#69ED9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#69ED9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED9B
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED9B | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#DBCFA0
Tritanopia (blue-blind)
#42EAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ed9b; /* rgb */ color: rgb(105, 237, 155); /* oklch */ color: oklch(85.2% 0.164 153.7);
Tailwind
colors: {
custom: {
50: '#9ef4b9',
500: '#69ed9b',
950: '#000000',
},
}SCSS
$custom: #69ed9b; $custom-light: #9ef4b9; $custom-dark: #000000;
JSON
{
"hex": "#69ed9b",
"rgb": {
"r": 105,
"g": 237,
"b": 155
},
"hsl": {
"h": 142.727,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85159,
"c": 0.16446,
"h": 153.7
},
"luminance": 0.65938
}Semantic roles & 50–950 ramp
primary
#69ED9B
secondary
#C2388E
accent
#0B8CDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581