#69B1AA#69B1AA
#69B1AA is a light, moderate teal. Relative luminance 0.373; OKLCH L 71.1% C 0.073 H 187.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69B1AA |
|---|---|
| RGB | rgb(105, 177, 170) |
| HSL | hsl(174, 32%, 55%) |
| HSV | hsv(174, 41%, 69%) |
| CMYK | cmyk(40.7%, 0%, 4%, 30.6%) |
| CIE-LAB | lab(67.54, -24.24, -3.51) |
| CIE-LCH | lch(67.54, 24.49, 188.25°) |
| OKLab | oklab(71.11% -0.0727 -0.0098) |
| OKLCH | oklch(71.11% 0.073 187.7) |
| XYZ | xyz(28.8008, 37.3477, 43.7136) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.92
Cadetblue
#5F9EA0
ΔE00 6.71
Dull Teal
#5F9E8F
ΔE00 6.72
Topaz
#13BBAF
ΔE00 6.92
Greyish Teal
#719F91
ΔE00 6.97
Tealish
#24BCA8
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B1AA #B16970
analogous
#69B186 #69B1AA #6994B1
triadic
#69B1AA #AA69B1 #B1AA69
tetradic
#69B1AA #8669B1 #B16970 #94B169
square
#69B1AA #8669B1 #B16970 #94B169
split-complementary
#69B1AA #B16994 #B18669
monochromatic
#376964 #4C918A #69B1AA #91C6C1 #BADBD8
Accessibility & contrast
On white
2.48
#69B1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#69B1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B1AA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B1AA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#9DA1AB
Tritanopia (blue-blind)
#4CB4AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #69b1aa; /* rgb */ color: rgb(105, 177, 170); /* oklch */ color: oklch(71.1% 0.073 187.7);
Tailwind
colors: {
custom: {
50: '#98c8c3',
500: '#69b1aa',
950: '#000000',
},
}SCSS
$custom: #69b1aa; $custom-light: #98c8c3; $custom-dark: #000000;
JSON
{
"hex": "#69b1aa",
"rgb": {
"r": 105,
"g": 177,
"b": 170
},
"hsl": {
"h": 174.167,
"s": 31.579,
"l": 55.294
},
"oklch": {
"l": 0.71114,
"c": 0.07336,
"h": 187.7
},
"luminance": 0.3735
}Semantic roles & 50–950 ramp
primary
#69B1AA
secondary
#CAACAF
accent
#606AC8
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281