#69EB9A#69EB9A
#69EB9A is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.163 H 153.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB9A |
|---|---|
| RGB | rgb(105, 235, 154) |
| HSL | hsl(143, 76%, 67%) |
| HSV | hsv(143, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 34.5%, 7.8%) |
| CIE-LAB | lab(84.35, -53.66, 28.74) |
| CIE-LCH | lch(84.35, 60.87, 151.83°) |
| OKLab | oklab(84.66% -0.1457 0.0722) |
| OKLCH | oklch(84.66% 0.163 153.7) |
| XYZ | xyz(41.3636, 64.7493, 40.8837) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB9A #EB69BA
analogous
#79EB69 #69EB9A #69EBDB
triadic
#69EB9A #9A69EB #EB9A69
tetradic
#69EB9A #6979EB #EB69BA #EBDB69
square
#69EB9A #6979EB #EB69BA #EBDB69
split-complementary
#69EB9A #DB69EB #EB6979
monochromatic
#1AC058 #33E476 #69EB9A #9FF2BE #D5F9E3
Accessibility & contrast
On white
1.51
#69EB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#69EB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB9A
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB9A | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA95
Deuteranopia (green-blind)
#D9CD9F
Tritanopia (blue-blind)
#43E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb9a; /* rgb */ color: rgb(105, 235, 154); /* oklch */ color: oklch(84.7% 0.163 153.7);
Tailwind
colors: {
custom: {
50: '#9df2b8',
500: '#69eb9a',
950: '#000000',
},
}SCSS
$custom: #69eb9a; $custom-light: #9df2b8; $custom-dark: #000000;
JSON
{
"hex": "#69eb9a",
"rgb": {
"r": 105,
"g": 235,
"b": 154
},
"hsl": {
"h": 142.615,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84655,
"c": 0.16265,
"h": 153.7
},
"luminance": 0.64753
}Semantic roles & 50–950 ramp
primary
#69EB9A
secondary
#BF3A8C
accent
#0D8CD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581