#69EB9D#69EB9D
#69EB9D is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.160 H 154.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB9D |
|---|---|
| RGB | rgb(105, 235, 157) |
| HSL | hsl(144, 76%, 67%) |
| HSV | hsv(144, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 33.2%, 7.8%) |
| CIE-LAB | lab(84.41, -53.11, 27.28) |
| CIE-LCH | lch(84.41, 59.71, 152.82°) |
| OKLab | oklab(84.71% -0.1444 0.0687) |
| OKLCH | oklch(84.71% 0.16 154.6) |
| XYZ | xyz(41.6165, 64.8505, 42.2160) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.18
Seafoam (survey)
#80F9AD
ΔE00 3.41
Light Bluish Green
#76FDA8
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB9D #EB69B7
analogous
#76EB69 #69EB9D #69EBDE
triadic
#69EB9D #9D69EB #EB9D69
tetradic
#69EB9D #6976EB #EB69B7 #EBDE69
square
#69EB9D #6976EB #EB69B7 #EBDE69
split-complementary
#69EB9D #DE69EB #EB6976
monochromatic
#1AC05C #33E47A #69EB9D #9FF2C0 #D5F9E4
Accessibility & contrast
On white
1.50
#69EB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#69EB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB9D
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB9D | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA98
Deuteranopia (green-blind)
#D8CEA2
Tritanopia (blue-blind)
#41E9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eb9d; /* rgb */ color: rgb(105, 235, 157); /* oklch */ color: oklch(84.7% 0.160 154.6);
Tailwind
colors: {
custom: {
50: '#9df2ba',
500: '#69eb9d',
950: '#000000',
},
}SCSS
$custom: #69eb9d; $custom-light: #9df2ba; $custom-dark: #000000;
JSON
{
"hex": "#69eb9d",
"rgb": {
"r": 105,
"g": 235,
"b": 157
},
"hsl": {
"h": 144,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84715,
"c": 0.15994,
"h": 154.6
},
"luminance": 0.64854
}Semantic roles & 50–950 ramp
primary
#69EB9D
secondary
#BF3A89
accent
#0D87D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581