#69A4AF#69A4AF
#69A4AF is a light, moderate teal. Relative luminance 0.326; OKLCH L 68.2% C 0.063 H 210.6°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69A4AF |
|---|---|
| RGB | rgb(105, 164, 175) |
| HSL | hsl(189, 30%, 55%) |
| HSV | hsv(189, 40%, 69%) |
| CMYK | cmyk(40%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(63.87, -16.27, -11.74) |
| CIE-LCH | lch(63.87, 20.06, 215.82°) |
| OKLab | oklab(68.23% -0.0545 -0.0322) |
| OKLCH | oklch(68.23% 0.063 210.6) |
| XYZ | xyz(26.8363, 32.6475, 45.4366) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.78
Greyblue
#77A1B5
ΔE00 6.29
Turquoise Blue
#06B1C4
ΔE00 7.69
Bluegrey
#85A3B2
ΔE00 7.77
Bluey Grey
#89A0B0
ΔE00 10.08
Greyish Teal
#719F91
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A4AF #AF7469
analogous
#69AF97 #69A4AF #6981AF
triadic
#69A4AF #AF69A4 #A4AF69
tetradic
#69A4AF #9769AF #AF7469 #81AF69
square
#69A4AF #9769AF #AF7469 #81AF69
split-complementary
#69A4AF #AF6981 #AF9769
monochromatic
#375F67 #4C848F #69A4AF #91BCC4 #B9D4DA
Accessibility & contrast
On white
2.79
#69A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#69A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A4AF
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A4AF | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#8F97AF
Tritanopia (blue-blind)
#4CA9A7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #69a4af; /* rgb */ color: rgb(105, 164, 175); /* oklch */ color: oklch(68.2% 0.063 210.6);
Tailwind
colors: {
custom: {
50: '#97bfc6',
500: '#69a4af',
950: '#000000',
},
}SCSS
$custom: #69a4af; $custom-light: #97bfc6; $custom-dark: #000000;
JSON
{
"hex": "#69a4af",
"rgb": {
"r": 105,
"g": 164,
"b": 175
},
"hsl": {
"h": 189.429,
"s": 30.435,
"l": 54.902
},
"oklch": {
"l": 0.6823,
"c": 0.06334,
"h": 210.6
},
"luminance": 0.32649
}Semantic roles & 50–950 ramp
primary
#69A4AF
secondary
#C9B0AB
accent
#7161C7
background
#F9FBFC
surface
#F2F7F8
border
#CCD0D1
text
#0E1213
muted
#7E8182