#69A5AF#69A5AF
#69A5AF is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.5% C 0.064 H 209.1°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69A5AF |
|---|---|
| RGB | rgb(105, 165, 175) |
| HSL | hsl(189, 30%, 55%) |
| HSV | hsv(189, 40%, 69%) |
| CMYK | cmyk(40%, 5.7%, 0%, 31.4%) |
| CIE-LAB | lab(64.17, -16.80, -11.30) |
| CIE-LCH | lch(64.17, 20.25, 213.94°) |
| OKLab | oklab(68.46% -0.0558 -0.031) |
| OKLCH | oklch(68.46% 0.064 209.1) |
| XYZ | xyz(27.0159, 33.0068, 45.4965) |
| Luminance | 0.3301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.47
Greyblue
#77A1B5
ΔE00 6.79
Turquoise Blue
#06B1C4
ΔE00 7.49
Bluegrey
#85A3B2
ΔE00 8.17
Greyish Teal
#719F91
ΔE00 10.43
Bluey Grey
#89A0B0
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A5AF #AF7369
analogous
#69AF96 #69A5AF #6982AF
triadic
#69A5AF #AF69A5 #A5AF69
tetradic
#69A5AF #9669AF #AF7369 #82AF69
square
#69A5AF #9669AF #AF7369 #82AF69
split-complementary
#69A5AF #AF6982 #AF9669
monochromatic
#376067 #4C858F #69A5AF #91BDC4 #B9D5DA
Accessibility & contrast
On white
2.76
#69A5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#69A5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A5AF
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A5AF | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B0
Deuteranopia (green-blind)
#9098AF
Tritanopia (blue-blind)
#4CAAA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #69a5af; /* rgb */ color: rgb(105, 165, 175); /* oklch */ color: oklch(68.5% 0.064 209.1);
Tailwind
colors: {
custom: {
50: '#97bfc6',
500: '#69a5af',
950: '#000000',
},
}SCSS
$custom: #69a5af; $custom-light: #97bfc6; $custom-dark: #000000;
JSON
{
"hex": "#69a5af",
"rgb": {
"r": 105,
"g": 165,
"b": 175
},
"hsl": {
"h": 188.571,
"s": 30.435,
"l": 54.902
},
"oklch": {
"l": 0.68463,
"c": 0.06382,
"h": 209.1
},
"luminance": 0.33009
}Semantic roles & 50–950 ramp
primary
#69A5AF
secondary
#C9AFAB
accent
#7061C7
background
#F9FBFC
surface
#F2F7F8
border
#CCD0D1
text
#0E1213
muted
#7E8182