#69AAA5#69AAA5
#69AAA5 is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.3% C 0.067 H 189.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69AAA5 |
|---|---|
| RGB | rgb(105, 170, 165) |
| HSL | hsl(175, 28%, 54%) |
| HSV | hsv(175, 38%, 67%) |
| CMYK | cmyk(38.2%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(65.33, -21.93, -3.99) |
| CIE-LCH | lch(65.33, 22.29, 190.30°) |
| OKLab | oklab(69.3% -0.0662 -0.0111) |
| OKLCH | oklch(69.3% 0.067 189.5) |
| XYZ | xyz(26.9894, 34.4675, 40.8207) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.63
Dull Teal
#5F9E8F
ΔE00 5.68
Greyish Teal
#719F91
ΔE00 5.69
Lightseagreen
#20B2AA
ΔE00 6.85
Grey Teal
#5E9B8A
ΔE00 6.94
Sea
#3C9992
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AAA5 #AA696E
analogous
#69AA85 #69AAA5 #698FAA
triadic
#69AAA5 #A569AA #AAA569
tetradic
#69AAA5 #8569AA #AA696E #8FAA69
square
#69AAA5 #8569AA #AA696E #8FAA69
split-complementary
#69AAA5 #AA698F #AA8569
monochromatic
#37615E #4D8884 #69AAA5 #90C0BC #B7D6D4
Accessibility & contrast
On white
2.66
#69AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#69AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AAA5
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AAA5 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A5
Deuteranopia (green-blind)
#989BA6
Tritanopia (blue-blind)
#50ADA8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #69aaa5; /* rgb */ color: rgb(105, 170, 165); /* oklch */ color: oklch(69.3% 0.067 189.5);
Tailwind
colors: {
custom: {
50: '#97c3bf',
500: '#69aaa5',
950: '#000000',
},
}SCSS
$custom: #69aaa5; $custom-light: #97c3bf; $custom-dark: #000000;
JSON
{
"hex": "#69aaa5",
"rgb": {
"r": 105,
"g": 170,
"b": 165
},
"hsl": {
"h": 175.385,
"s": 27.66,
"l": 53.922
},
"oklch": {
"l": 0.69296,
"c": 0.06715,
"h": 189.5
},
"luminance": 0.34469
}Semantic roles & 50–950 ramp
primary
#69AAA5
secondary
#C5AAAC
accent
#646BC4
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1212
muted
#7E8181