#69B1AC#69B1AC
#69B1AC is a light, moderate teal. Relative luminance 0.374; OKLCH L 71.2% C 0.073 H 189.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69B1AC |
|---|---|
| RGB | rgb(105, 177, 172) |
| HSL | hsl(176, 32%, 55%) |
| HSV | hsv(176, 41%, 69%) |
| CMYK | cmyk(40.7%, 0%, 2.8%, 30.6%) |
| CIE-LAB | lab(67.59, -23.74, -4.54) |
| CIE-LCH | lch(67.59, 24.17, 190.81°) |
| OKLab | oklab(71.18% -0.0718 -0.0126) |
| OKLCH | oklch(71.18% 0.073 189.9) |
| XYZ | xyz(28.9914, 37.4240, 44.7176) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 6.08
Cadetblue
#5F9EA0
ΔE00 6.32
Dull Teal
#5F9E8F
ΔE00 7.18
Topaz
#13BBAF
ΔE00 7.20
Greyish Teal
#719F91
ΔE00 7.33
Tealish
#24BCA8
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B1AC #B1696E
analogous
#69B188 #69B1AC #6992B1
triadic
#69B1AC #AC69B1 #B1AC69
tetradic
#69B1AC #8869B1 #B1696E #92B169
square
#69B1AC #8869B1 #B1696E #92B169
split-complementary
#69B1AC #B16992 #B18869
monochromatic
#376965 #4C918C #69B1AC #91C6C2 #BADBD9
Accessibility & contrast
On white
2.47
#69B1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#69B1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B1AC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B1AC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAC
Deuteranopia (green-blind)
#9DA1AD
Tritanopia (blue-blind)
#4BB4AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69b1ac; /* rgb */ color: rgb(105, 177, 172); /* oklch */ color: oklch(71.2% 0.073 189.9);
Tailwind
colors: {
custom: {
50: '#98c8c4',
500: '#69b1ac',
950: '#000000',
},
}SCSS
$custom: #69b1ac; $custom-light: #98c8c4; $custom-dark: #000000;
JSON
{
"hex": "#69b1ac",
"rgb": {
"r": 105,
"g": 177,
"b": 172
},
"hsl": {
"h": 175.833,
"s": 31.579,
"l": 55.294
},
"oklch": {
"l": 0.71178,
"c": 0.07293,
"h": 189.9
},
"luminance": 0.37426
}Semantic roles & 50–950 ramp
primary
#69B1AC
secondary
#CAACAE
accent
#6067C8
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281