#4AAFBC#4AAFBC
#4AAFBC is a light, moderate teal. Relative luminance 0.357; OKLCH L 70.0% C 0.095 H 206.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAFBC |
|---|---|
| RGB | rgb(74, 175, 188) |
| HSL | hsl(187, 46%, 51%) |
| HSV | hsv(187, 61%, 74%) |
| CMYK | cmyk(60.6%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(66.32, -25.24, -15.42) |
| CIE-LCH | lch(66.32, 29.58, 211.42°) |
| OKLab | oklab(70% -0.0843 -0.0427) |
| OKLCH | oklch(70% 0.095 206.9) |
| XYZ | xyz(27.2273, 35.7438, 53.0315) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.92
Cadetblue
#5F9EA0
ΔE00 6.73
Lightseagreen
#20B2AA
ΔE00 9.02
Darkturquoise
#00CED1
ΔE00 9.78
Greyblue
#77A1B5
ΔE00 10.33
Sea
#3C9992
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAFBC #BC574A
analogous
#4ABC90 #4AAFBC #4A76BC
triadic
#4AAFBC #BC4AAF #AFBC4A
tetradic
#4AAFBC #904ABC #BC574A #76BC4A
square
#4AAFBC #904ABC #BC574A #76BC4A
split-complementary
#4AAFBC #BC4A76 #BC904A
monochromatic
#265F66 #368893 #4AAFBC #77C3CD #A3D6DD
Accessibility & contrast
On white
2.58
#4AAFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#4AAFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAFBC
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAFBC | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4aafbc; /* rgb */ color: rgb(74, 175, 188); /* oklch */ color: oklch(70.0% 0.095 206.9);
Tailwind
colors: {
custom: {
50: '#88c7d0',
500: '#4aafbc',
950: '#000000',
},
}SCSS
$custom: #4aafbc; $custom-light: #88c7d0; $custom-dark: #000000;
JSON
{
"hex": "#4aafbc",
"rgb": {
"r": 74,
"g": 175,
"b": 188
},
"hsl": {
"h": 186.842,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.69997,
"c": 0.09452,
"h": 206.9
},
"luminance": 0.35747
}Semantic roles & 50–950 ramp
primary
#4AAFBC
secondary
#CA9E98
accent
#6152D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282