#69AAB0#69AAB0
#69AAB0 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.7% C 0.067 H 203.3°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69AAB0 |
|---|---|
| RGB | rgb(105, 170, 176) |
| HSL | hsl(185, 31%, 55%) |
| HSV | hsv(185, 40%, 69%) |
| CMYK | cmyk(40.3%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(65.66, -19.15, -9.63) |
| CIE-LCH | lch(65.66, 21.44, 206.69°) |
| OKLab | oklab(69.67% -0.0616 -0.0264) |
| OKLCH | oklch(69.67% 0.067 203.3) |
| XYZ | xyz(28.0340, 34.8853, 46.3222) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.13
Turquoise Blue
#06B1C4
ΔE00 6.99
Greyblue
#77A1B5
ΔE00 8.97
Greyish Teal
#719F91
ΔE00 9.25
Lightseagreen
#20B2AA
ΔE00 9.40
Sea
#3C9992
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AAB0 #B06F69
analogous
#69B092 #69AAB0 #6987B0
triadic
#69AAB0 #B069AA #AAB069
tetradic
#69AAB0 #9269B0 #B06F69 #87B069
square
#69AAB0 #9269B0 #B06F69 #87B069
split-complementary
#69AAB0 #B06987 #B09269
monochromatic
#376468 #4C8A90 #69AAB0 #91C1C5 #B9D7DA
Accessibility & contrast
On white
2.63
#69AAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#69AAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AAB0
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AAB0 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B0
Deuteranopia (green-blind)
#959CB0
Tritanopia (blue-blind)
#4AAFAC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #69aab0; /* rgb */ color: rgb(105, 170, 176); /* oklch */ color: oklch(69.7% 0.067 203.3);
Tailwind
colors: {
custom: {
50: '#98c3c7',
500: '#69aab0',
950: '#000000',
},
}SCSS
$custom: #69aab0; $custom-light: #98c3c7; $custom-dark: #000000;
JSON
{
"hex": "#69aab0",
"rgb": {
"r": 105,
"g": 170,
"b": 176
},
"hsl": {
"h": 185.07,
"s": 31.004,
"l": 55.098
},
"oklch": {
"l": 0.69667,
"c": 0.067,
"h": 203.3
},
"luminance": 0.34887
}Semantic roles & 50–950 ramp
primary
#69AAB0
secondary
#C9AEAC
accent
#6961C7
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182