#4CAFBD#4CAFBD
#4CAFBD is a light, moderate teal. Relative luminance 0.359; OKLCH L 70.1% C 0.094 H 207.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4CAFBD |
|---|---|
| RGB | rgb(76, 175, 189) |
| HSL | hsl(187, 46%, 52%) |
| HSV | hsv(187, 60%, 74%) |
| CMYK | cmyk(59.8%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(66.42, -24.59, -15.83) |
| CIE-LCH | lch(66.42, 29.24, 212.77°) |
| OKLab | oklab(70.1% -0.0827 -0.0438) |
| OKLCH | oklch(70.1% 0.094 207.9) |
| XYZ | xyz(27.4920, 35.8678, 53.6086) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.98
Cadetblue
#5F9EA0
ΔE00 6.87
Lightseagreen
#20B2AA
ΔE00 9.49
Greyblue
#77A1B5
ΔE00 9.97
Darkturquoise
#00CED1
ΔE00 10.05
Aqua Blue
#02D8E9
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CAFBD #BD5A4C
analogous
#4CBD93 #4CAFBD #4C77BD
triadic
#4CAFBD #BD4CAF #AFBD4C
tetradic
#4CAFBD #934CBD #BD5A4C #77BD4C
square
#4CAFBD #934CBD #BD5A4C #77BD4C
split-complementary
#4CAFBD #BD4C77 #BD934C
monochromatic
#266068 #378995 #4CAFBD #79C3CD #A5D7DE
Accessibility & contrast
On white
2.57
#4CAFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#4CAFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CAFBD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CAFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CAFBD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4cafbd; /* rgb */ color: rgb(76, 175, 189); /* oklch */ color: oklch(70.1% 0.094 207.9);
Tailwind
colors: {
custom: {
50: '#89c7d0',
500: '#4cafbd',
950: '#000000',
},
}SCSS
$custom: #4cafbd; $custom-light: #89c7d0; $custom-dark: #000000;
JSON
{
"hex": "#4cafbd",
"rgb": {
"r": 76,
"g": 175,
"b": 189
},
"hsl": {
"h": 187.434,
"s": 46.122,
"l": 51.961
},
"oklch": {
"l": 0.70102,
"c": 0.09361,
"h": 207.9
},
"luminance": 0.35871
}Semantic roles & 50–950 ramp
primary
#4CAFBD
secondary
#CBA09A
accent
#6252D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282