#4BAEAD#4BAEAD
#4BAEAD is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.092 H 194.3°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAEAD |
|---|---|
| RGB | rgb(75, 174, 173) |
| HSL | hsl(179, 40%, 49%) |
| HSV | hsv(179, 57%, 68%) |
| CMYK | cmyk(56.9%, 0%, 0.6%, 31.8%) |
| CIE-LAB | lab(65.58, -28.83, -8.20) |
| CIE-LCH | lch(65.58, 29.97, 195.89°) |
| OKLab | oklab(69.25% -0.089 -0.0227) |
| OKLCH | oklch(69.25% 0.092 194.3) |
| XYZ | xyz(25.5773, 34.7825, 44.8928) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.08
Cadetblue
#5F9EA0
ΔE00 5.99
Topaz
#13BBAF
ΔE00 6.18
Sea
#3C9992
ΔE00 7.09
Turquoise Blue
#06B1C4
ΔE00 7.10
Dull Teal
#5F9E8F
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAEAD #AE4B4C
analogous
#4BAE7C #4BAEAD #4B7EAE
triadic
#4BAEAD #AD4BAE #AEAD4B
tetradic
#4BAEAD #7C4BAE #AE4B4C #7EAE4B
square
#4BAEAD #7C4BAE #AE4B4C #7EAE4B
split-complementary
#4BAEAD #AE4B7E #AE7C4B
monochromatic
#265858 #398382 #4BAEAD #73C3C2 #9ED5D5
Accessibility & contrast
On white
2.64
#4BAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#4BAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAEAD
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAEAD | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AD
Deuteranopia (green-blind)
#949AAE
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4baead; /* rgb */ color: rgb(75, 174, 173); /* oklch */ color: oklch(69.2% 0.092 194.3);
Tailwind
colors: {
custom: {
50: '#88c6c5',
500: '#4baead',
950: '#000000',
},
}SCSS
$custom: #4baead; $custom-light: #88c6c5; $custom-dark: #000000;
JSON
{
"hex": "#4baead",
"rgb": {
"r": 75,
"g": 174,
"b": 173
},
"hsl": {
"h": 179.394,
"s": 39.759,
"l": 48.824
},
"oklch": {
"l": 0.69247,
"c": 0.0919,
"h": 194.3
},
"luminance": 0.34785
}Semantic roles & 50–950 ramp
primary
#4BAEAD
secondary
#C29393
accent
#5859D0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281