#69E8AB#69E8AB
#69E8AB is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.3% C 0.144 H 160.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8AB |
|---|---|
| RGB | rgb(105, 232, 171) |
| HSL | hsl(151, 73%, 66%) |
| HSV | hsv(151, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(83.78, -49.18, 19.21) |
| CIE-LCH | lch(83.78, 52.80, 158.67°) |
| OKLab | oklab(84.29% -0.135 0.049) |
| OKLCH | oklch(84.29% 0.144 160.1) |
| XYZ | xyz(42.0293, 63.6529, 48.5915) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 4.06
Light Blue Green
#7EFBB3
ΔE00 4.62
Seafoam Green
#7AF9AB
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.82
Aqua Green
#12E193
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8AB #E869A6
analogous
#69E86B #69E8AB #69E5E8
triadic
#69E8AB #AB69E8 #E8AB69
tetradic
#69E8AB #6B69E8 #E869A6 #E5E869
square
#69E8AB #6B69E8 #E869A6 #E5E869
split-complementary
#69E8AB #E869E5 #E86B69
monochromatic
#1DBA6E #34E08D #69E8AB #9EF0C9 #D3F8E6
Accessibility & contrast
On white
1.53
#69E8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#69E8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8AB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8AB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A8
Deuteranopia (green-blind)
#D3CCAF
Tritanopia (blue-blind)
#3AE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e8ab; /* rgb */ color: rgb(105, 232, 171); /* oklch */ color: oklch(84.3% 0.144 160.1);
Tailwind
colors: {
custom: {
50: '#9df0c4',
500: '#69e8ab',
950: '#000000',
},
}SCSS
$custom: #69e8ab; $custom-light: #9df0c4; $custom-dark: #000000;
JSON
{
"hex": "#69e8ab",
"rgb": {
"r": 105,
"g": 232,
"b": 171
},
"hsl": {
"h": 151.181,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84293,
"c": 0.14363,
"h": 160.1
},
"luminance": 0.63657
}Semantic roles & 50–950 ramp
primary
#69E8AB
secondary
#BA3C78
accent
#106FD6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582