#4CFBC8#4CFBC8
#4CFBC8 is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.8% C 0.158 H 169.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFBC8 |
|---|---|
| RGB | rgb(76, 251, 200) |
| HSL | hsl(163, 96%, 64%) |
| HSV | hsv(163, 70%, 98%) |
| CMYK | cmyk(69.7%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(89.25, -55.78, 11.76) |
| CIE-LCH | lch(89.25, 57.00, 168.10°) |
| OKLab | oklab(88.76% -0.1554 0.03) |
| OKLCH | oklch(88.76% 0.158 169.1) |
| XYZ | xyz(47.8975, 74.6955, 66.5257) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 3.59
Greenish Cyan
#2AFEB7
ΔE00 4.05
Light Turquoise
#7EF4CC
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFBC8 #FB4C7F
analogous
#4CFB71 #4CFBC8 #4CD7FB
triadic
#4CFBC8 #C84CFB #FBC84C
tetradic
#4CFBC8 #714CFB #FB4C7F #D7FB4C
square
#4CFBC8 #714CFB #FB4C7F #D7FB4C
split-complementary
#4CFBC8 #FB4CD7 #FB714C
monochromatic
#04C88F #10FAB6 #4CFBC8 #88FCDA #C4FEED
Accessibility & contrast
On white
1.32
#4CFBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#4CFBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFBC8
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFBC8 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC5
Deuteranopia (green-blind)
#DDD9CB
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4cfbc8; /* rgb */ color: rgb(76, 251, 200); /* oklch */ color: oklch(88.8% 0.158 169.1);
Tailwind
colors: {
custom: {
50: '#94fdd8',
500: '#4cfbc8',
950: '#000000',
},
}SCSS
$custom: #4cfbc8; $custom-light: #94fdd8; $custom-dark: #000000;
JSON
{
"hex": "#4cfbc8",
"rgb": {
"r": 76,
"g": 251,
"b": 200
},
"hsl": {
"h": 162.514,
"s": 95.628,
"l": 64.118
},
"oklch": {
"l": 0.88757,
"c": 0.15827,
"h": 169.1
},
"luminance": 0.74701
}Semantic roles & 50–950 ramp
primary
#4CFBC8
secondary
#C42755
accent
#0043E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683