#6AABB0#6AABB0
#6AABB0 is a light, moderate teal. Relative luminance 0.353; OKLCH L 70.0% C 0.067 H 202.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6AABB0 |
|---|---|
| RGB | rgb(106, 171, 176) |
| HSL | hsl(184, 31%, 55%) |
| HSV | hsv(184, 40%, 69%) |
| CMYK | cmyk(39.8%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(66.00, -19.41, -9.12) |
| CIE-LCH | lch(66.00, 21.44, 205.16°) |
| OKLab | oklab(69.95% -0.062 -0.025) |
| OKLCH | oklch(69.95% 0.067 202) |
| XYZ | xyz(28.3404, 35.3226, 46.3904) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.24
Turquoise Blue
#06B1C4
ΔE00 7.14
Greyish Teal
#719F91
ΔE00 8.99
Lightseagreen
#20B2AA
ΔE00 9.09
Greyblue
#77A1B5
ΔE00 9.38
Dull Teal
#5F9E8F
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AABB0 #B06F6A
analogous
#6AB092 #6AABB0 #6A88B0
triadic
#6AABB0 #B06AAB #ABB06A
tetradic
#6AABB0 #926AB0 #B06F6A #88B06A
square
#6AABB0 #926AB0 #B06F6A #88B06A
split-complementary
#6AABB0 #B06A88 #B0926A
monochromatic
#376568 #4D8B90 #6AABB0 #92C2C5 #BAD8DA
Accessibility & contrast
On white
2.60
#6AABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#6AABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AABB0
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AABB0 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B0
Deuteranopia (green-blind)
#969DB0
Tritanopia (blue-blind)
#4CB0AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6aabb0; /* rgb */ color: rgb(106, 171, 176); /* oklch */ color: oklch(70.0% 0.067 202.0);
Tailwind
colors: {
custom: {
50: '#98c4c7',
500: '#6aabb0',
950: '#000000',
},
}SCSS
$custom: #6aabb0; $custom-light: #98c4c7; $custom-dark: #000000;
JSON
{
"hex": "#6aabb0",
"rgb": {
"r": 106,
"g": 171,
"b": 176
},
"hsl": {
"h": 184.286,
"s": 30.702,
"l": 55.294
},
"oklch": {
"l": 0.69952,
"c": 0.06683,
"h": 202
},
"luminance": 0.35325
}Semantic roles & 50–950 ramp
primary
#6AABB0
secondary
#CAAEAC
accent
#6861C7
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182