#4CAEBA#4CAEBA
#4CAEBA is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.7% C 0.092 H 206.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #4CAEBA |
|---|---|
| RGB | rgb(76, 174, 186) |
| HSL | hsl(187, 44%, 51%) |
| HSV | hsv(187, 59%, 73%) |
| CMYK | cmyk(59.1%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(66.02, -24.95, -14.76) |
| CIE-LCH | lch(66.02, 28.99, 210.61°) |
| OKLab | oklab(69.75% -0.0829 -0.0409) |
| OKLCH | oklch(69.75% 0.092 206.2) |
| XYZ | xyz(26.9758, 35.3510, 51.8467) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.24
Cadetblue
#5F9EA0
ΔE00 6.30
Lightseagreen
#20B2AA
ΔE00 8.79
Darkturquoise
#00CED1
ΔE00 9.92
Sea
#3C9992
ΔE00 10.29
Greyblue
#77A1B5
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CAEBA #BA584C
analogous
#4CBA8F #4CAEBA #4C77BA
triadic
#4CAEBA #BA4CAE #AEBA4C
tetradic
#4CAEBA #8F4CBA #BA584C #77BA4C
square
#4CAEBA #8F4CBA #BA584C #77BA4C
split-complementary
#4CAEBA #BA4C77 #BA8F4C
monochromatic
#275E65 #388791 #4CAEBA #78C2CB #A4D6DC
Accessibility & contrast
On white
2.60
#4CAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#4CAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CAEBA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CAEBA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4caeba; /* rgb */ color: rgb(76, 174, 186); /* oklch */ color: oklch(69.7% 0.092 206.2);
Tailwind
colors: {
custom: {
50: '#89c6ce',
500: '#4caeba',
950: '#000000',
},
}SCSS
$custom: #4caeba; $custom-light: #89c6ce; $custom-dark: #000000;
JSON
{
"hex": "#4caeba",
"rgb": {
"r": 76,
"g": 174,
"b": 186
},
"hsl": {
"h": 186.545,
"s": 44.355,
"l": 51.373
},
"oklch": {
"l": 0.69749,
"c": 0.09241,
"h": 206.2
},
"luminance": 0.35354
}Semantic roles & 50–950 ramp
primary
#4CAEBA
secondary
#C99E99
accent
#6254D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1313
muted
#7D8282