#4BFCB0#4BFCB0
#4BFCB0 is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.4% C 0.178 H 160.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFCB0 |
|---|---|
| RGB | rgb(75, 252, 176) |
| HSL | hsl(154, 97%, 64%) |
| HSV | hsv(154, 70%, 99%) |
| CMYK | cmyk(70.2%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(89.04, -61.49, 23.78) |
| CIE-LCH | lch(89.04, 65.93, 158.86°) |
| OKLab | oklab(88.42% -0.1675 0.0603) |
| OKLCH | oklch(88.42% 0.178 160.2) |
| XYZ | xyz(45.5439, 74.2460, 52.9965) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Turquoise
#00FBB0
ΔE00 1.84
Greenish Cyan
#2AFEB7
ΔE00 1.84
Light Greenish Blue
#63F7B4
ΔE00 2.04
Bright Sea Green
#05FFA6
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.77
Sea Green (survey)
#53FCA1
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFCB0 #FC4B97
analogous
#4BFC58 #4BFCB0 #4BF0FC
triadic
#4BFCB0 #B04BFC #FCB04B
tetradic
#4BFCB0 #584BFC #FC4B97 #F0FC4B
square
#4BFCB0 #584BFC #FC4B97 #F0FC4B
split-complementary
#4BFCB0 #FC4BF0 #FC584B
monochromatic
#03C974 #0FFB96 #4BFCB0 #87FDCA #C3FEE5
Accessibility & contrast
On white
1.32
#4BFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#4BFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFCB0
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFCB0 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AB
Deuteranopia (green-blind)
#E3D9B5
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4bfcb0; /* rgb */ color: rgb(75, 252, 176); /* oklch */ color: oklch(88.4% 0.178 160.2);
Tailwind
colors: {
custom: {
50: '#93fec8',
500: '#4bfcb0',
950: '#000000',
},
}SCSS
$custom: #4bfcb0; $custom-light: #93fec8; $custom-dark: #000000;
JSON
{
"hex": "#4bfcb0",
"rgb": {
"r": 75,
"g": 252,
"b": 176
},
"hsl": {
"h": 154.237,
"s": 96.721,
"l": 64.118
},
"oklch": {
"l": 0.88417,
"c": 0.17803,
"h": 160.2
},
"luminance": 0.74251
}Semantic roles & 50–950 ramp
primary
#4BFCB0
secondary
#C5266A
accent
#0063E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682