#4CAEBE#4CAEBE
#4CAEBE is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.9% C 0.094 H 209.8°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #4CAEBE |
|---|---|
| RGB | rgb(76, 174, 190) |
| HSL | hsl(188, 47%, 52%) |
| HSV | hsv(188, 60%, 75%) |
| CMYK | cmyk(60%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(66.15, -23.79, -16.78) |
| CIE-LCH | lch(66.15, 29.11, 215.20°) |
| OKLab | oklab(69.9% -0.0812 -0.0465) |
| OKLCH | oklch(69.9% 0.094 209.8) |
| XYZ | xyz(27.4070, 35.5235, 54.1176) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.07
Cadetblue
#5F9EA0
ΔE00 7.09
Greyblue
#77A1B5
ΔE00 9.39
Lightseagreen
#20B2AA
ΔE00 10.28
Darkturquoise
#00CED1
ΔE00 10.71
Aqua Blue
#02D8E9
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CAEBE #BE5C4C
analogous
#4CBE95 #4CAEBE #4C75BE
triadic
#4CAEBE #BE4CAE #AEBE4C
tetradic
#4CAEBE #954CBE #BE5C4C #75BE4C
square
#4CAEBE #954CBE #BE5C4C #75BE4C
split-complementary
#4CAEBE #BE4C75 #BE954C
monochromatic
#266069 #378996 #4CAEBE #79C2CE #A6D7DF
Accessibility & contrast
On white
2.59
#4CAEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#4CAEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CAEBE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CAEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CAEBE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#8F9BBE
Tritanopia (blue-blind)
#00B5B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4caebe; /* rgb */ color: rgb(76, 174, 190); /* oklch */ color: oklch(69.9% 0.094 209.8);
Tailwind
colors: {
custom: {
50: '#89c6d1',
500: '#4caebe',
950: '#000000',
},
}SCSS
$custom: #4caebe; $custom-light: #89c6d1; $custom-dark: #000000;
JSON
{
"hex": "#4caebe",
"rgb": {
"r": 76,
"g": 174,
"b": 190
},
"hsl": {
"h": 188.421,
"s": 46.721,
"l": 52.157
},
"oklch": {
"l": 0.699,
"c": 0.09359,
"h": 209.8
},
"luminance": 0.35526
}Semantic roles & 50–950 ramp
primary
#4CAEBE
secondary
#CCA19A
accent
#6451D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282