#69B3AA#69B3AA
#69B3AA is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.6% C 0.075 H 185.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69B3AA |
|---|---|
| RGB | rgb(105, 179, 170) |
| HSL | hsl(173, 33%, 56%) |
| HSV | hsv(173, 41%, 70%) |
| CMYK | cmyk(41.3%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(68.13, -25.24, -2.65) |
| CIE-LCH | lch(68.13, 25.38, 185.98°) |
| OKLab | oklab(71.59% -0.0751 -0.0075) |
| OKLCH | oklch(71.59% 0.076 185.7) |
| XYZ | xyz(29.1987, 38.1436, 43.8462) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.78
Topaz
#13BBAF
ΔE00 6.45
Dull Teal
#5F9E8F
ΔE00 6.86
Tealish
#24BCA8
ΔE00 7.04
Greyish Teal
#719F91
ΔE00 7.21
Cadetblue
#5F9EA0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B3AA #B36972
analogous
#69B385 #69B3AA #6997B3
triadic
#69B3AA #AA69B3 #B3AA69
tetradic
#69B3AA #8569B3 #B36972 #97B369
square
#69B3AA #8569B3 #B36972 #97B369
split-complementary
#69B3AA #B36997 #B38569
monochromatic
#366B65 #4B948B #69B3AA #92C8C1 #BADCD8
Accessibility & contrast
On white
2.43
#69B3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#69B3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B3AA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B3AA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAA
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#4BB6B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #69b3aa; /* rgb */ color: rgb(105, 179, 170); /* oklch */ color: oklch(71.6% 0.075 185.7);
Tailwind
colors: {
custom: {
50: '#98cac3',
500: '#69b3aa',
950: '#000000',
},
}SCSS
$custom: #69b3aa; $custom-light: #98cac3; $custom-dark: #000000;
JSON
{
"hex": "#69b3aa",
"rgb": {
"r": 105,
"g": 179,
"b": 170
},
"hsl": {
"h": 172.703,
"s": 32.743,
"l": 55.686
},
"oklch": {
"l": 0.71588,
"c": 0.0755,
"h": 185.7
},
"luminance": 0.38146
}Semantic roles & 50–950 ramp
primary
#69B3AA
secondary
#CBADB0
accent
#5F6CC9
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281