#4CFFBF#4CFFBF
#4CFFBF is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.5% C 0.169 H 164.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFFBF |
|---|---|
| RGB | rgb(76, 255, 191) |
| HSL | hsl(159, 100%, 65%) |
| HSV | hsv(159, 70%, 100%) |
| CMYK | cmyk(70.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.24, -59.35, 17.78) |
| CIE-LCH | lch(90.24, 61.96, 163.33°) |
| OKLab | oklab(89.5% -0.1633 0.0454) |
| OKLCH | oklch(89.5% 0.169 164.5) |
| XYZ | xyz(48.1392, 76.8125, 61.5694) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.62
Light Greenish Blue
#63F7B4
ΔE00 2.54
Greenish Turquoise
#00FBB0
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 3.76
Light Blue Green
#7EFBB3
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFFBF #FF4C8C
analogous
#4CFF65 #4CFFBF #4CE6FF
triadic
#4CFFBF #BF4CFF #FFBF4C
tetradic
#4CFFBF #654CFF #FF4C8C #E6FF4C
square
#4CFFBF #654CFF #FF4C8C #E6FF4C
split-complementary
#4CFFBF #FF4CE6 #FF654C
monochromatic
#00D186 #0FFFA9 #4CFFBF #89FFD5 #C6FFEB
Accessibility & contrast
On white
1.28
#4CFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#4CFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFFBF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFFBF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBB
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4cffbf; /* rgb */ color: rgb(76, 255, 191); /* oklch */ color: oklch(89.5% 0.169 164.5);
Tailwind
colors: {
custom: {
50: '#94ffd2',
500: '#4cffbf',
950: '#000000',
},
}SCSS
$custom: #4cffbf; $custom-light: #94ffd2; $custom-dark: #000000;
JSON
{
"hex": "#4cffbf",
"rgb": {
"r": 76,
"g": 255,
"b": 191
},
"hsl": {
"h": 158.547,
"s": 100,
"l": 64.902
},
"oklch": {
"l": 0.89502,
"c": 0.16945,
"h": 164.5
},
"luminance": 0.76818
}Semantic roles & 50–950 ramp
primary
#4CFFBF
secondary
#CB2460
accent
#0052E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683