#6AAFAB#6AAFAB
#6AAFAB is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.7% C 0.070 H 190.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAFAB |
|---|---|
| RGB | rgb(106, 175, 171) |
| HSL | hsl(177, 30%, 55%) |
| HSV | hsv(177, 39%, 69%) |
| CMYK | cmyk(39.4%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(67.02, -22.72, -4.82) |
| CIE-LCH | lch(67.02, 23.23, 191.98°) |
| OKLab | oklab(70.72% -0.069 -0.0133) |
| OKLCH | oklch(70.72% 0.07 190.9) |
| XYZ | xyz(28.6218, 36.6624, 44.0885) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.64
Lightseagreen
#20B2AA
ΔE00 6.50
Dull Teal
#5F9E8F
ΔE00 7.01
Greyish Teal
#719F91
ΔE00 7.01
Topaz
#13BBAF
ΔE00 7.81
Grey Teal
#5E9B8A
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAFAB #AF6A6E
analogous
#6AAF89 #6AAFAB #6A90AF
triadic
#6AAFAB #AB6AAF #AFAB6A
tetradic
#6AAFAB #896AAF #AF6A6E #90AF6A
square
#6AAFAB #896AAF #AF6A6E #90AF6A
split-complementary
#6AAFAB #AF6A90 #AF896A
monochromatic
#376764 #4D8F8B #6AAFAB #92C4C1 #BADAD8
Accessibility & contrast
On white
2.52
#6AAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#6AAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAFAB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAFAB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AB
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#4EB2AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6aafab; /* rgb */ color: rgb(106, 175, 171); /* oklch */ color: oklch(70.7% 0.070 190.9);
Tailwind
colors: {
custom: {
50: '#98c7c4',
500: '#6aafab',
950: '#000000',
},
}SCSS
$custom: #6aafab; $custom-light: #98c7c4; $custom-dark: #000000;
JSON
{
"hex": "#6aafab",
"rgb": {
"r": 106,
"g": 175,
"b": 171
},
"hsl": {
"h": 176.522,
"s": 30.131,
"l": 55.098
},
"oklch": {
"l": 0.70723,
"c": 0.07029,
"h": 190.9
},
"luminance": 0.36664
}Semantic roles & 50–950 ramp
primary
#6AAFAB
secondary
#C9ACAE
accent
#6167C6
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281