#4BF5DC#4BF5DC
#4BF5DC is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.8% C 0.141 H 180.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #4BF5DC |
|---|---|
| RGB | rgb(75, 245, 220) |
| HSL | hsl(171, 89%, 63%) |
| HSV | hsv(171, 69%, 96%) |
| CMYK | cmyk(69.4%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(87.95, -48.61, -0.52) |
| CIE-LCH | lch(87.95, 48.61, 180.61°) |
| OKLab | oklab(87.85% -0.1411 -0.0022) |
| OKLCH | oklch(87.85% 0.141 180.9) |
| XYZ | xyz(48.4661, 71.9623, 79.0321) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 3.62
Aqua (survey)
#13EAC9
ΔE00 3.78
Turquoise
#40E0D0
ΔE00 5.15
Light Aqua
#8CFFDB
ΔE00 6.09
Light Turquoise
#7EF4CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BF5DC #F54B64
analogous
#4BF587 #4BF5DC #4BB9F5
triadic
#4BF5DC #DC4BF5 #F5DC4B
tetradic
#4BF5DC #874BF5 #F54B64 #B9F54B
square
#4BF5DC #874BF5 #F54B64 #B9F54B
split-complementary
#4BF5DC #F54BB9 #F5874B
monochromatic
#0ABBA1 #11F2D1 #4BF5DC #85F8E7 #BFFBF3
Accessibility & contrast
On white
1.36
#4BF5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#4BF5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BF5DC
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BF5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BF5DC | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DB
Deuteranopia (green-blind)
#D3D5DE
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #4bf5dc; /* rgb */ color: rgb(75, 245, 220); /* oklch */ color: oklch(87.8% 0.141 180.9);
Tailwind
colors: {
custom: {
50: '#93f9e6',
500: '#4bf5dc',
950: '#000000',
},
}SCSS
$custom: #4bf5dc; $custom-light: #93f9e6; $custom-dark: #000000;
JSON
{
"hex": "#4bf5dc",
"rgb": {
"r": 75,
"g": 245,
"b": 220
},
"hsl": {
"h": 171.176,
"s": 89.474,
"l": 62.745
},
"oklch": {
"l": 0.87846,
"c": 0.14113,
"h": 180.9
},
"luminance": 0.71968
}Semantic roles & 50–950 ramp
primary
#4BF5DC
secondary
#BA2B40
accent
#0022E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1716
muted
#808584