#4BFCDF#4BFCDF
#4BFCDF is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.147 H 179.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFCDF |
|---|---|
| RGB | rgb(75, 252, 223) |
| HSL | hsl(170, 97%, 64%) |
| HSV | hsv(170, 70%, 99%) |
| CMYK | cmyk(70.2%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.06, -50.80, 1.01) |
| CIE-LCH | lch(90.06, 50.81, 178.87°) |
| OKLab | oklab(89.59% -0.1465 0.0019) |
| OKLCH | oklch(89.59% 0.147 179.3) |
| XYZ | xyz(51.0248, 76.4384, 81.8627) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.96
Aqua (survey)
#13EAC9
ΔE00 4.42
Bright Aqua
#0BF9EA
ΔE00 4.46
Light Aqua
#8CFFDB
ΔE00 5.27
Aquamarine
#7FFFD4
ΔE00 5.52
Light Turquoise
#7EF4CC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFCDF #FC4B68
analogous
#4BFC86 #4BFCDF #4BC1FC
triadic
#4BFCDF #DF4BFC #FCDF4B
tetradic
#4BFCDF #864BFC #FC4B68 #C1FC4B
square
#4BFCDF #864BFC #FC4B68 #C1FC4B
split-complementary
#4BFCDF #FC4BC1 #FC864B
monochromatic
#03C9A9 #0FFBD4 #4BFCDF #87FDEA #C3FEF4
Accessibility & contrast
On white
1.29
#4BFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#4BFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFCDF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFCDF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#D9DBE1
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4bfcdf; /* rgb */ color: rgb(75, 252, 223); /* oklch */ color: oklch(89.6% 0.147 179.3);
Tailwind
colors: {
custom: {
50: '#94fee8',
500: '#4bfcdf',
950: '#000000',
},
}SCSS
$custom: #4bfcdf; $custom-light: #94fee8; $custom-dark: #000000;
JSON
{
"hex": "#4bfcdf",
"rgb": {
"r": 75,
"g": 252,
"b": 223
},
"hsl": {
"h": 170.169,
"s": 96.721,
"l": 64.118
},
"oklch": {
"l": 0.89594,
"c": 0.14652,
"h": 179.3
},
"luminance": 0.76444
}Semantic roles & 50–950 ramp
primary
#4BFCDF
secondary
#C52640
accent
#0026E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684