#69AFBB#69AFBB
#69AFBB is a light, moderate teal. Relative luminance 0.373; OKLCH L 71.2% C 0.073 H 209.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69AFBB |
|---|---|
| RGB | rgb(105, 175, 187) |
| HSL | hsl(189, 38%, 57%) |
| HSV | hsv(189, 44%, 73%) |
| CMYK | cmyk(43.9%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.46, -18.86, -13.03) |
| CIE-LCH | lch(67.46, 22.93, 214.64°) |
| OKLab | oklab(71.22% -0.0631 -0.0359) |
| OKLCH | oklch(71.22% 0.073 209.6) |
| XYZ | xyz(30.1220, 37.2488, 52.6065) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.03
Cadetblue
#5F9EA0
ΔE00 6.56
Greyblue
#77A1B5
ΔE00 7.97
Bluegrey
#85A3B2
ΔE00 9.28
Sky Blue
#87CEEB
ΔE00 10.58
Lightseagreen
#20B2AA
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AFBB #BB7569
analogous
#69BB9E #69AFBB #6986BB
triadic
#69AFBB #BB69AF #AFBB69
tetradic
#69AFBB #9E69BB #BB7569 #86BB69
square
#69AFBB #9E69BB #BB7569 #86BB69
split-complementary
#69AFBB #BB6986 #BB9E69
monochromatic
#356B75 #48929F #69AFBB #93C5CE #BDDCE1
Accessibility & contrast
On white
2.49
#69AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#69AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AFBB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AFBB | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#43B5B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #69afbb; /* rgb */ color: rgb(105, 175, 187); /* oklch */ color: oklch(71.2% 0.073 209.6);
Tailwind
colors: {
custom: {
50: '#98c7cf',
500: '#69afbb',
950: '#000000',
},
}SCSS
$custom: #69afbb; $custom-light: #98c7cf; $custom-dark: #000000;
JSON
{
"hex": "#69afbb",
"rgb": {
"r": 105,
"g": 175,
"b": 187
},
"hsl": {
"h": 188.78,
"s": 37.615,
"l": 57.255
},
"oklch": {
"l": 0.71224,
"c": 0.0726,
"h": 209.6
},
"luminance": 0.37251
}Semantic roles & 50–950 ramp
primary
#69AFBB
secondary
#D1B4AF
accent
#6B5ACE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1313
muted
#7E8282