#69E8A0#69E8A0
#69E8A0 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.153 H 156.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8A0 |
|---|---|
| RGB | rgb(105, 232, 160) |
| HSL | hsl(146, 73%, 66%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.57, -51.33, 24.61) |
| CIE-LCH | lch(83.57, 56.93, 154.39°) |
| OKLab | oklab(84.05% -0.1399 0.0622) |
| OKLCH | oklch(84.05% 0.153 156) |
| XYZ | xyz(41.0241, 63.2508, 43.2976) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 3.83
Seafoam (survey)
#80F9AD
ΔE00 3.97
Aqua Green
#12E193
ΔE00 4.26
Light Blue Green
#7EFBB3
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8A0 #E869B1
analogous
#71E869 #69E8A0 #69E8DF
triadic
#69E8A0 #A069E8 #E8A069
tetradic
#69E8A0 #6971E8 #E869B1 #E8DF69
square
#69E8A0 #6971E8 #E869B1 #E8DF69
split-complementary
#69E8A0 #DF69E8 #E86971
monochromatic
#1DBA61 #34E07E #69E8A0 #9EF0C2 #D3F8E3
Accessibility & contrast
On white
1.54
#69E8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#69E8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8A0
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8A0 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89C
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#41E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e8a0; /* rgb */ color: rgb(105, 232, 160); /* oklch */ color: oklch(84.1% 0.153 156.0);
Tailwind
colors: {
custom: {
50: '#9df0bc',
500: '#69e8a0',
950: '#000000',
},
}SCSS
$custom: #69e8a0; $custom-light: #9df0bc; $custom-dark: #000000;
JSON
{
"hex": "#69e8a0",
"rgb": {
"r": 105,
"g": 232,
"b": 160
},
"hsl": {
"h": 145.984,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84052,
"c": 0.15315,
"h": 156
},
"luminance": 0.63255
}Semantic roles & 50–950 ramp
primary
#69E8A0
secondary
#BA3C83
accent
#1080D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582