#69A7AA#69A7AA
#69A7AA is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.8% C 0.064 H 199.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69A7AA |
|---|---|
| RGB | rgb(105, 167, 170) |
| HSL | hsl(183, 28%, 54%) |
| HSV | hsv(183, 38%, 67%) |
| CMYK | cmyk(38.2%, 1.8%, 0%, 33.3%) |
| CIE-LAB | lab(64.60, -19.13, -7.86) |
| CIE-LCH | lch(64.60, 20.69, 202.35°) |
| OKLab | oklab(68.76% -0.0603 -0.0216) |
| OKLCH | oklch(68.76% 0.064 199.7) |
| XYZ | xyz(26.8975, 33.5411, 43.0792) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.96
Greyish Teal
#719F91
ΔE00 7.79
Turquoise Blue
#06B1C4
ΔE00 7.95
Dull Teal
#5F9E8F
ΔE00 8.25
Sea
#3C9992
ΔE00 8.42
Lightseagreen
#20B2AA
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A7AA #AA6C69
analogous
#69AA8D #69A7AA #6987AA
triadic
#69A7AA #AA69A7 #A7AA69
tetradic
#69A7AA #8D69AA #AA6C69 #87AA69
square
#69A7AA #8D69AA #AA6C69 #87AA69
split-complementary
#69A7AA #AA6987 #AA8D69
monochromatic
#375F61 #4D8688 #69A7AA #90BEC0 #B7D5D6
Accessibility & contrast
On white
2.72
#69A7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#69A7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A7AA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A7AA | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#9399AA
Tritanopia (blue-blind)
#4EABA8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #69a7aa; /* rgb */ color: rgb(105, 167, 170); /* oklch */ color: oklch(68.8% 0.064 199.7);
Tailwind
colors: {
custom: {
50: '#97c1c3',
500: '#69a7aa',
950: '#000000',
},
}SCSS
$custom: #69a7aa; $custom-light: #97c1c3; $custom-dark: #000000;
JSON
{
"hex": "#69a7aa",
"rgb": {
"r": 105,
"g": 167,
"b": 170
},
"hsl": {
"h": 182.769,
"s": 27.66,
"l": 53.922
},
"oklch": {
"l": 0.68756,
"c": 0.06409,
"h": 199.7
},
"luminance": 0.33543
}Semantic roles & 50–950 ramp
primary
#69A7AA
secondary
#C5ABAA
accent
#6864C4
background
#F9FBFB
surface
#F2F7F7
border
#CCD0D0
text
#0E1212
muted
#7E8181