#69E8AA#69E8AA
#69E8AA is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.3% C 0.144 H 159.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8AA |
|---|---|
| RGB | rgb(105, 232, 170) |
| HSL | hsl(151, 73%, 66%) |
| HSV | hsv(151, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(83.76, -49.38, 19.70) |
| CIE-LCH | lch(83.76, 53.16, 158.25°) |
| OKLab | oklab(84.27% -0.1355 0.0502) |
| OKLCH | oklch(84.27% 0.144 159.7) |
| XYZ | xyz(41.9344, 63.6149, 48.0915) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.30
Seafoam
#7FE0B3
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8AA #E869A7
analogous
#69E86A #69E8AA #69E6E8
triadic
#69E8AA #AA69E8 #E8AA69
tetradic
#69E8AA #6A69E8 #E869A7 #E6E869
square
#69E8AA #6A69E8 #E869A7 #E6E869
split-complementary
#69E8AA #E869E6 #E86A69
monochromatic
#1DBA6D #34E08C #69E8AA #9EF0C8 #D3F8E6
Accessibility & contrast
On white
1.53
#69E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#69E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8AA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8AA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D3CCAE
Tritanopia (blue-blind)
#3BE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e8aa; /* rgb */ color: rgb(105, 232, 170); /* oklch */ color: oklch(84.3% 0.144 159.7);
Tailwind
colors: {
custom: {
50: '#9df0c3',
500: '#69e8aa',
950: '#000000',
},
}SCSS
$custom: #69e8aa; $custom-light: #9df0c3; $custom-dark: #000000;
JSON
{
"hex": "#69e8aa",
"rgb": {
"r": 105,
"g": 232,
"b": 170
},
"hsl": {
"h": 150.709,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.8427,
"c": 0.14446,
"h": 159.7
},
"luminance": 0.63619
}Semantic roles & 50–950 ramp
primary
#69E8AA
secondary
#BA3C79
accent
#1070D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582