#4BF4DE#4BF4DE
#4BF4DE is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.7% C 0.139 H 182.4°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #4BF4DE |
|---|---|
| RGB | rgb(75, 244, 222) |
| HSL | hsl(172, 88%, 63%) |
| HSV | hsv(172, 69%, 96%) |
| CMYK | cmyk(69.3%, 0%, 9%, 4.3%) |
| CIE-LAB | lab(87.71, -47.67, -1.91) |
| CIE-LCH | lch(87.71, 47.71, 182.30°) |
| OKLab | oklab(87.67% -0.1393 -0.0059) |
| OKLCH | oklch(87.67% 0.139 182.4) |
| XYZ | xyz(48.4308, 71.4655, 80.3349) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 3.44
Aqua (survey)
#13EAC9
ΔE00 4.28
Turquoise
#40E0D0
ΔE00 4.63
Bright Turquoise
#0FFEF9
ΔE00 5.95
Light Aqua
#8CFFDB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BF4DE #F44B61
analogous
#4BF489 #4BF4DE #4BB6F4
triadic
#4BF4DE #DE4BF4 #F4DE4B
tetradic
#4BF4DE #894BF4 #F44B61 #B6F44B
square
#4BF4DE #894BF4 #F44B61 #B6F44B
split-complementary
#4BF4DE #F44BB6 #F4894B
monochromatic
#0BB9A3 #11F0D3 #4BF4DE #85F8E9 #BEFBF3
Accessibility & contrast
On white
1.37
#4BF4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#4BF4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BF4DE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BF4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BF4DE | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DD
Deuteranopia (green-blind)
#D1D5E0
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #4bf4de; /* rgb */ color: rgb(75, 244, 222); /* oklch */ color: oklch(87.7% 0.139 182.4);
Tailwind
colors: {
custom: {
50: '#93f8e8',
500: '#4bf4de',
950: '#000000',
},
}SCSS
$custom: #4bf4de; $custom-light: #93f8e8; $custom-dark: #000000;
JSON
{
"hex": "#4bf4de",
"rgb": {
"r": 75,
"g": 244,
"b": 222
},
"hsl": {
"h": 172.189,
"s": 88.482,
"l": 62.549
},
"oklch": {
"l": 0.87668,
"c": 0.1394,
"h": 182.4
},
"luminance": 0.71471
}Semantic roles & 50–950 ramp
primary
#4BF4DE
secondary
#B82B3E
accent
#001EE5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1716
muted
#808584