#69EB9B#69EB9B
#69EB9B is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.162 H 153.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB9B |
|---|---|
| RGB | rgb(105, 235, 155) |
| HSL | hsl(143, 76%, 67%) |
| HSV | hsv(143, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(84.37, -53.48, 28.25) |
| CIE-LCH | lch(84.37, 60.48, 152.15°) |
| OKLab | oklab(84.68% -0.1453 0.071) |
| OKLCH | oklch(84.68% 0.162 153.9) |
| XYZ | xyz(41.4472, 64.7827, 41.3241) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 3.89
Sea Green (survey)
#53FCA1
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB9B #EB69B9
analogous
#78EB69 #69EB9B #69EBDC
triadic
#69EB9B #9B69EB #EB9B69
tetradic
#69EB9B #6978EB #EB69B9 #EBDC69
square
#69EB9B #6978EB #EB69B9 #EBDC69
split-complementary
#69EB9B #DC69EB #EB6978
monochromatic
#1AC05A #33E477 #69EB9B #9FF2BF #D5F9E3
Accessibility & contrast
On white
1.50
#69EB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#69EB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB9B
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB9B | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#D9CDA0
Tritanopia (blue-blind)
#42E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb9b; /* rgb */ color: rgb(105, 235, 155); /* oklch */ color: oklch(84.7% 0.162 153.9);
Tailwind
colors: {
custom: {
50: '#9df2b9',
500: '#69eb9b',
950: '#000000',
},
}SCSS
$custom: #69eb9b; $custom-light: #9df2b9; $custom-dark: #000000;
JSON
{
"hex": "#69eb9b",
"rgb": {
"r": 105,
"g": 235,
"b": 155
},
"hsl": {
"h": 143.077,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84675,
"c": 0.16174,
"h": 153.9
},
"luminance": 0.64786
}Semantic roles & 50–950 ramp
primary
#69EB9B
secondary
#BF3A8B
accent
#0D8AD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581