#4BFCBF#4BFCBF
#4BFCBF is a very light, vivid teal. Relative luminance 0.749; OKLCH L 88.8% C 0.166 H 165.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFCBF |
|---|---|
| RGB | rgb(75, 252, 191) |
| HSL | hsl(159, 97%, 64%) |
| HSV | hsv(159, 70%, 99%) |
| CMYK | cmyk(70.2%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(89.33, -58.33, 16.51) |
| CIE-LCH | lch(89.33, 60.62, 164.19°) |
| OKLab | oklab(88.76% -0.1608 0.0422) |
| OKLCH | oklch(88.76% 0.166 165.3) |
| XYZ | xyz(47.1108, 74.8728, 61.2491) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.02
Light Greenish Blue
#63F7B4
ΔE00 2.57
Greenish Turquoise
#00FBB0
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFCBF #FC4B88
analogous
#4BFC67 #4BFCBF #4BE1FC
triadic
#4BFCBF #BF4BFC #FCBF4B
tetradic
#4BFCBF #674BFC #FC4B88 #E1FC4B
square
#4BFCBF #674BFC #FC4B88 #E1FC4B
split-complementary
#4BFCBF #FC4BE1 #FC674B
monochromatic
#03C985 #0FFBAA #4BFCBF #87FDD4 #C3FEEA
Accessibility & contrast
On white
1.31
#4BFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#4BFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFCBF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFCBF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABC
Deuteranopia (green-blind)
#E0DAC3
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4bfcbf; /* rgb */ color: rgb(75, 252, 191); /* oklch */ color: oklch(88.8% 0.166 165.3);
Tailwind
colors: {
custom: {
50: '#93fed2',
500: '#4bfcbf',
950: '#000000',
},
}SCSS
$custom: #4bfcbf; $custom-light: #93fed2; $custom-dark: #000000;
JSON
{
"hex": "#4bfcbf",
"rgb": {
"r": 75,
"g": 252,
"b": 191
},
"hsl": {
"h": 159.322,
"s": 96.721,
"l": 64.118
},
"oklch": {
"l": 0.88756,
"c": 0.16622,
"h": 165.3
},
"luminance": 0.74878
}Semantic roles & 50–950 ramp
primary
#4BFCBF
secondary
#C5265D
accent
#004FE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683