#4AAFBF#4AAFBF
#4AAFBF is a light, moderate teal. Relative luminance 0.359; OKLCH L 70.1% C 0.095 H 209.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAFBF |
|---|---|
| RGB | rgb(74, 175, 191) |
| HSL | hsl(188, 48%, 52%) |
| HSV | hsv(188, 61%, 75%) |
| CMYK | cmyk(61.3%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(66.42, -24.36, -16.93) |
| CIE-LCH | lch(66.42, 29.66, 214.80°) |
| OKLab | oklab(70.11% -0.0831 -0.0469) |
| OKLCH | oklch(70.11% 0.095 209.5) |
| XYZ | xyz(27.5541, 35.8745, 54.7525) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.82
Cadetblue
#5F9EA0
ΔE00 7.30
Greyblue
#77A1B5
ΔE00 9.68
Lightseagreen
#20B2AA
ΔE00 10.13
Darkturquoise
#00CED1
ΔE00 10.39
Aqua Blue
#02D8E9
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAFBF #BF5A4A
analogous
#4ABF95 #4AAFBF #4A75BF
triadic
#4AAFBF #BF4AAF #AFBF4A
tetradic
#4AAFBF #954ABF #BF5A4A #75BF4A
square
#4AAFBF #954ABF #BF5A4A #75BF4A
split-complementary
#4AAFBF #BF4A75 #BF954A
monochromatic
#256069 #358997 #4AAFBF #77C3CF #A4D7DF
Accessibility & contrast
On white
2.57
#4AAFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#4AAFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAFBF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAFBF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#8F9CBF
Tritanopia (blue-blind)
#00B6B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4aafbf; /* rgb */ color: rgb(74, 175, 191); /* oklch */ color: oklch(70.1% 0.095 209.5);
Tailwind
colors: {
custom: {
50: '#89c7d2',
500: '#4aafbf',
950: '#000000',
},
}SCSS
$custom: #4aafbf; $custom-light: #89c7d2; $custom-dark: #000000;
JSON
{
"hex": "#4aafbf",
"rgb": {
"r": 74,
"g": 175,
"b": 191
},
"hsl": {
"h": 188.205,
"s": 47.755,
"l": 51.961
},
"oklch": {
"l": 0.70111,
"c": 0.09542,
"h": 209.5
},
"luminance": 0.35877
}Semantic roles & 50–950 ramp
primary
#4AAFBF
secondary
#CCA099
accent
#6350D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282