#69E9AA#69E9AA
#69E9AA is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.5% C 0.146 H 159.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9AA |
|---|---|
| RGB | rgb(105, 233, 170) |
| HSL | hsl(150, 74%, 66%) |
| HSV | hsv(150, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(84.06, -49.80, 20.11) |
| CIE-LCH | lch(84.06, 53.70, 158.01°) |
| OKLab | oklab(84.51% -0.1365 0.0512) |
| OKLCH | oklch(84.51% 0.146 159.4) |
| XYZ | xyz(42.2166, 64.1795, 48.1855) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 4.29
Seafoam Green
#7AF9AB
ΔE00 4.41
Seafoam
#7FE0B3
ΔE00 4.43
Seafoam (survey)
#80F9AD
ΔE00 4.45
Aqua Green
#12E193
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9AA #E969A8
analogous
#69E96A #69E9AA #69E8E9
triadic
#69E9AA #AA69E9 #E9AA69
tetradic
#69E9AA #6A69E9 #E969A8 #E8E969
square
#69E9AA #6A69E9 #E969A8 #E8E969
split-complementary
#69E9AA #E969E8 #E96A69
monochromatic
#1CBC6D #34E18C #69E9AA #9EF1C8 #D4F9E6
Accessibility & contrast
On white
1.52
#69E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#69E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9AA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9AA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#3AE8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e9aa; /* rgb */ color: rgb(105, 233, 170); /* oklch */ color: oklch(84.5% 0.146 159.4);
Tailwind
colors: {
custom: {
50: '#9df1c3',
500: '#69e9aa',
950: '#000000',
},
}SCSS
$custom: #69e9aa; $custom-light: #9df1c3; $custom-dark: #000000;
JSON
{
"hex": "#69e9aa",
"rgb": {
"r": 105,
"g": 233,
"b": 170
},
"hsl": {
"h": 150.469,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84511,
"c": 0.14582,
"h": 159.4
},
"luminance": 0.64183
}Semantic roles & 50–950 ramp
primary
#69E9AA
secondary
#BB3B7A
accent
#0F71D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582