#4CAFBE#4CAFBE
#4CAFBE is a light, moderate teal. Relative luminance 0.359; OKLCH L 70.1% C 0.094 H 208.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4CAFBE |
|---|---|
| RGB | rgb(76, 175, 190) |
| HSL | hsl(188, 47%, 52%) |
| HSV | hsv(188, 60%, 75%) |
| CMYK | cmyk(60%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(66.45, -24.29, -16.33) |
| CIE-LCH | lch(66.45, 29.27, 213.91°) |
| OKLab | oklab(70.14% -0.0823 -0.0452) |
| OKLCH | oklch(70.14% 0.094 208.8) |
| XYZ | xyz(27.6009, 35.9113, 54.1822) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.96
Cadetblue
#5F9EA0
ΔE00 7.07
Greyblue
#77A1B5
ΔE00 9.75
Lightseagreen
#20B2AA
ΔE00 9.86
Darkturquoise
#00CED1
ΔE00 10.25
Aqua Blue
#02D8E9
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CAFBE #BE5B4C
analogous
#4CBE94 #4CAFBE #4C76BE
triadic
#4CAFBE #BE4CAF #AFBE4C
tetradic
#4CAFBE #944CBE #BE5B4C #76BE4C
square
#4CAFBE #944CBE #BE5B4C #76BE4C
split-complementary
#4CAFBE #BE4C76 #BE944C
monochromatic
#266169 #378A96 #4CAFBE #79C3CE #A6D7DF
Accessibility & contrast
On white
2.57
#4CAFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#4CAFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CAFBE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CAFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CAFBE | 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)
#A1A9BF
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4cafbe; /* rgb */ color: rgb(76, 175, 190); /* oklch */ color: oklch(70.1% 0.094 208.8);
Tailwind
colors: {
custom: {
50: '#8ac7d1',
500: '#4cafbe',
950: '#000000',
},
}SCSS
$custom: #4cafbe; $custom-light: #8ac7d1; $custom-dark: #000000;
JSON
{
"hex": "#4cafbe",
"rgb": {
"r": 76,
"g": 175,
"b": 190
},
"hsl": {
"h": 187.895,
"s": 46.721,
"l": 52.157
},
"oklch": {
"l": 0.70139,
"c": 0.09392,
"h": 208.8
},
"luminance": 0.35914
}Semantic roles & 50–950 ramp
primary
#4CAFBE
secondary
#CCA19A
accent
#6351D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282