#69B2AA#69B2AA
#69B2AA is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.4% C 0.074 H 186.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69B2AA |
|---|---|
| RGB | rgb(105, 178, 170) |
| HSL | hsl(173, 32%, 55%) |
| HSV | hsv(173, 41%, 70%) |
| CMYK | cmyk(41%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(67.83, -24.74, -3.08) |
| CIE-LCH | lch(67.83, 24.93, 187.09°) |
| OKLab | oklab(71.35% -0.0739 -0.0087) |
| OKLCH | oklch(71.35% 0.074 186.7) |
| XYZ | xyz(28.9990, 37.7442, 43.7797) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.82
Topaz
#13BBAF
ΔE00 6.67
Dull Teal
#5F9E8F
ΔE00 6.78
Greyish Teal
#719F91
ΔE00 7.08
Cadetblue
#5F9EA0
ΔE00 7.16
Tealish
#24BCA8
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B2AA #B26971
analogous
#69B285 #69B2AA #6995B2
triadic
#69B2AA #AA69B2 #B2AA69
tetradic
#69B2AA #8569B2 #B26971 #95B269
square
#69B2AA #8569B2 #B26971 #95B269
split-complementary
#69B2AA #B26995 #B28569
monochromatic
#366A64 #4B938B #69B2AA #91C7C1 #BADCD8
Accessibility & contrast
On white
2.46
#69B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#69B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B2AA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B2AA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#9EA1AB
Tritanopia (blue-blind)
#4CB5AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69b2aa; /* rgb */ color: rgb(105, 178, 170); /* oklch */ color: oklch(71.4% 0.074 186.7);
Tailwind
colors: {
custom: {
50: '#98c9c3',
500: '#69b2aa',
950: '#000000',
},
}SCSS
$custom: #69b2aa; $custom-light: #98c9c3; $custom-dark: #000000;
JSON
{
"hex": "#69b2aa",
"rgb": {
"r": 105,
"g": 178,
"b": 170
},
"hsl": {
"h": 173.425,
"s": 32.159,
"l": 55.49
},
"oklch": {
"l": 0.71351,
"c": 0.07443,
"h": 186.7
},
"luminance": 0.37746
}Semantic roles & 50–950 ramp
primary
#69B2AA
secondary
#CBACB0
accent
#5F6BC8
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281