#69A7AF#69A7AF
#69A7AF is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.9% C 0.065 H 206.2°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69A7AF |
|---|---|
| RGB | rgb(105, 167, 175) |
| HSL | hsl(187, 30%, 55%) |
| HSV | hsv(187, 40%, 69%) |
| CMYK | cmyk(40%, 4.6%, 0%, 31.4%) |
| CIE-LAB | lab(64.75, -17.85, -10.43) |
| CIE-LCH | lch(64.75, 20.67, 210.30°) |
| OKLab | oklab(68.93% -0.0583 -0.0286) |
| OKLCH | oklch(68.93% 0.065 206.2) |
| XYZ | xyz(27.3795, 33.7339, 45.6177) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.03
Turquoise Blue
#06B1C4
ΔE00 7.21
Greyblue
#77A1B5
ΔE00 7.81
Bluegrey
#85A3B2
ΔE00 8.99
Greyish Teal
#719F91
ΔE00 9.73
Sea
#3C9992
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A7AF #AF7169
analogous
#69AF94 #69A7AF #6984AF
triadic
#69A7AF #AF69A7 #A7AF69
tetradic
#69A7AF #9469AF #AF7169 #84AF69
square
#69A7AF #9469AF #AF7169 #84AF69
split-complementary
#69A7AF #AF6984 #AF9469
monochromatic
#376167 #4C878F #69A7AF #91BEC4 #B9D6DA
Accessibility & contrast
On white
2.71
#69A7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#69A7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A7AF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A7AF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2B0
Deuteranopia (green-blind)
#9299AF
Tritanopia (blue-blind)
#4BACA9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #69a7af; /* rgb */ color: rgb(105, 167, 175); /* oklch */ color: oklch(68.9% 0.065 206.2);
Tailwind
colors: {
custom: {
50: '#97c1c6',
500: '#69a7af',
950: '#000000',
},
}SCSS
$custom: #69a7af; $custom-light: #97c1c6; $custom-dark: #000000;
JSON
{
"hex": "#69a7af",
"rgb": {
"r": 105,
"g": 167,
"b": 175
},
"hsl": {
"h": 186.857,
"s": 30.435,
"l": 54.902
},
"oklch": {
"l": 0.6893,
"c": 0.06491,
"h": 206.2
},
"luminance": 0.33736
}Semantic roles & 50–950 ramp
primary
#69A7AF
secondary
#C9AFAB
accent
#6D61C7
background
#F9FBFC
surface
#F2F7F8
border
#CCD0D1
text
#0E1213
muted
#7E8182