#4DAFBA#4DAFBA
#4DAFBA is a light, moderate teal. Relative luminance 0.358; OKLCH L 70.0% C 0.092 H 205.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4DAFBA |
|---|---|
| RGB | rgb(77, 175, 186) |
| HSL | hsl(186, 44%, 52%) |
| HSV | hsv(186, 59%, 73%) |
| CMYK | cmyk(58.6%, 5.9%, 0%, 27.1%) |
| CIE-LAB | lab(66.35, -25.27, -14.26) |
| CIE-LCH | lch(66.35, 29.02, 209.44°) |
| OKLab | oklab(70.02% -0.0834 -0.0395) |
| OKLCH | oklch(70.02% 0.092 205.3) |
| XYZ | xyz(27.2498, 35.7802, 51.9150) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.40
Cadetblue
#5F9EA0
ΔE00 6.35
Lightseagreen
#20B2AA
ΔE00 8.42
Darkturquoise
#00CED1
ΔE00 9.52
Sea
#3C9992
ΔE00 10.19
Topaz
#13BBAF
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DAFBA #BA584D
analogous
#4DBA8F #4DAFBA #4D79BA
triadic
#4DAFBA #BA4DAF #AFBA4D
tetradic
#4DAFBA #8F4DBA #BA584D #79BA4D
square
#4DAFBA #8F4DBA #BA584D #79BA4D
split-complementary
#4DAFBA #BA4D79 #BA8F4D
monochromatic
#275F65 #388891 #4DAFBA #79C3CB #A5D7DC
Accessibility & contrast
On white
2.57
#4DAFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#4DAFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DAFBA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DAFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DAFBA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#919CBA
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4dafba; /* rgb */ color: rgb(77, 175, 186); /* oklch */ color: oklch(70.0% 0.092 205.3);
Tailwind
colors: {
custom: {
50: '#8ac7ce',
500: '#4dafba',
950: '#000000',
},
}SCSS
$custom: #4dafba; $custom-light: #8ac7ce; $custom-dark: #000000;
JSON
{
"hex": "#4dafba",
"rgb": {
"r": 77,
"g": 175,
"b": 186
},
"hsl": {
"h": 186.055,
"s": 44.13,
"l": 51.569
},
"oklch": {
"l": 0.70024,
"c": 0.09224,
"h": 205.3
},
"luminance": 0.35783
}Semantic roles & 50–950 ramp
primary
#4DAFBA
secondary
#C99E99
accent
#6154D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1313
muted
#7D8282