#4CAEBB#4CAEBB
#4CAEBB is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.8% C 0.093 H 207.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4CAEBB |
|---|---|
| RGB | rgb(76, 174, 187) |
| HSL | hsl(187, 45%, 52%) |
| HSV | hsv(187, 59%, 73%) |
| CMYK | cmyk(59.4%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(66.05, -24.66, -15.27) |
| CIE-LCH | lch(66.05, 29.01, 211.76°) |
| OKLab | oklab(69.79% -0.0825 -0.0423) |
| OKLCH | oklch(69.79% 0.093 207.1) |
| XYZ | xyz(27.0825, 35.3937, 52.4085) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.13
Cadetblue
#5F9EA0
ΔE00 6.48
Lightseagreen
#20B2AA
ΔE00 9.17
Greyblue
#77A1B5
ΔE00 10.06
Darkturquoise
#00CED1
ΔE00 10.10
Sea
#3C9992
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CAEBB #BB594C
analogous
#4CBB91 #4CAEBB #4C77BB
triadic
#4CAEBB #BB4CAE #AEBB4C
tetradic
#4CAEBB #914CBB #BB594C #77BB4C
square
#4CAEBB #914CBB #BB594C #77BB4C
split-complementary
#4CAEBB #BB4C77 #BB914C
monochromatic
#275E66 #388892 #4CAEBB #78C2CC #A5D6DD
Accessibility & contrast
On white
2.60
#4CAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#4CAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CAEBB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CAEBB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4caebb; /* rgb */ color: rgb(76, 174, 187); /* oklch */ color: oklch(69.8% 0.093 207.1);
Tailwind
colors: {
custom: {
50: '#89c6cf',
500: '#4caebb',
950: '#000000',
},
}SCSS
$custom: #4caebb; $custom-light: #89c6cf; $custom-dark: #000000;
JSON
{
"hex": "#4caebb",
"rgb": {
"r": 76,
"g": 174,
"b": 187
},
"hsl": {
"h": 187.027,
"s": 44.939,
"l": 51.569
},
"oklch": {
"l": 0.69786,
"c": 0.09267,
"h": 207.1
},
"luminance": 0.35396
}Semantic roles & 50–950 ramp
primary
#4CAEBB
secondary
#CA9F99
accent
#6253D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1313
muted
#7D8282