#69E8A6#69E8A6
#69E8A6 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.148 H 158.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8A6 |
|---|---|
| RGB | rgb(105, 232, 166) |
| HSL | hsl(149, 73%, 66%) |
| HSV | hsv(149, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.69, -50.18, 21.66) |
| CIE-LCH | lch(83.69, 54.65, 156.65°) |
| OKLab | oklab(84.18% -0.1372 0.0551) |
| OKLCH | oklch(84.18% 0.148 158.1) |
| XYZ | xyz(41.5617, 63.4659, 46.1289) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.31
Aqua Green
#12E193
ΔE00 4.51
Seafoam
#7FE0B3
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8A6 #E869AB
analogous
#6BE869 #69E8A6 #69E8E5
triadic
#69E8A6 #A669E8 #E8A669
tetradic
#69E8A6 #696BE8 #E869AB #E8E569
square
#69E8A6 #696BE8 #E869AB #E8E569
split-complementary
#69E8A6 #E569E8 #E8696B
monochromatic
#1DBA68 #34E087 #69E8A6 #9EF0C5 #D3F8E5
Accessibility & contrast
On white
1.53
#69E8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#69E8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8A6
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8A6 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A2
Deuteranopia (green-blind)
#D4CBAA
Tritanopia (blue-blind)
#3DE7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e8a6; /* rgb */ color: rgb(105, 232, 166); /* oklch */ color: oklch(84.2% 0.148 158.1);
Tailwind
colors: {
custom: {
50: '#9df0c0',
500: '#69e8a6',
950: '#000000',
},
}SCSS
$custom: #69e8a6; $custom-light: #9df0c0; $custom-dark: #000000;
JSON
{
"hex": "#69e8a6",
"rgb": {
"r": 105,
"g": 232,
"b": 166
},
"hsl": {
"h": 148.819,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84181,
"c": 0.14788,
"h": 158.1
},
"luminance": 0.6347
}Semantic roles & 50–950 ramp
primary
#69E8A6
secondary
#BA3C7D
accent
#1077D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582