#69EB9C#69EB9C
#69EB9C is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.161 H 154.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB9C |
|---|---|
| RGB | rgb(105, 235, 156) |
| HSL | hsl(144, 76%, 67%) |
| HSV | hsv(144, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 33.6%, 7.8%) |
| CIE-LAB | lab(84.39, -53.29, 27.76) |
| CIE-LCH | lch(84.39, 60.09, 152.48°) |
| OKLab | oklab(84.7% -0.1449 0.0699) |
| OKLCH | oklch(84.7% 0.161 154.3) |
| XYZ | xyz(41.5315, 64.8164, 41.7682) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.88
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB9C #EB69B8
analogous
#77EB69 #69EB9C #69EBDD
triadic
#69EB9C #9C69EB #EB9C69
tetradic
#69EB9C #6977EB #EB69B8 #EBDD69
square
#69EB9C #6977EB #EB69B8 #EBDD69
split-complementary
#69EB9C #DD69EB #EB6977
monochromatic
#1AC05B #33E478 #69EB9C #9FF2C0 #D5F9E3
Accessibility & contrast
On white
1.50
#69EB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#69EB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB9C
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB9C | 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)
#EBDA97
Deuteranopia (green-blind)
#D9CEA1
Tritanopia (blue-blind)
#42E9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eb9c; /* rgb */ color: rgb(105, 235, 156); /* oklch */ color: oklch(84.7% 0.161 154.3);
Tailwind
colors: {
custom: {
50: '#9df2b9',
500: '#69eb9c',
950: '#000000',
},
}SCSS
$custom: #69eb9c; $custom-light: #9df2b9; $custom-dark: #000000;
JSON
{
"hex": "#69eb9c",
"rgb": {
"r": 105,
"g": 235,
"b": 156
},
"hsl": {
"h": 143.538,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84695,
"c": 0.16084,
"h": 154.3
},
"luminance": 0.6482
}Semantic roles & 50–950 ramp
primary
#69EB9C
secondary
#BF3A8A
accent
#0D89D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581