#4DFFBB#4DFFBB
#4DFFBB is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.172 H 163.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFBB |
|---|---|
| RGB | rgb(77, 255, 187) |
| HSL | hsl(157, 100%, 65%) |
| HSV | hsv(157, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.17, -60.07, 19.74) |
| CIE-LCH | lch(90.17, 63.23, 161.81°) |
| OKLab | oklab(89.43% -0.1647 0.0503) |
| OKLCH | oklch(89.43% 0.172 163) |
| XYZ | xyz(47.7851, 76.6802, 59.2864) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.25
Light Greenish Blue
#63F7B4
ΔE00 2.16
Greenish Turquoise
#00FBB0
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 3.62
Bright Sea Green
#05FFA6
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFBB #FF4D91
analogous
#4DFF62 #4DFFBB #4DEAFF
triadic
#4DFFBB #BB4DFF #FFBB4D
tetradic
#4DFFBB #624DFF #FF4D91 #EAFF4D
square
#4DFFBB #624DFF #FF4D91 #EAFF4D
split-complementary
#4DFFBB #FF4DEA #FF624D
monochromatic
#00D282 #10FFA4 #4DFFBB #8AFFD2 #C7FFEA
Accessibility & contrast
On white
1.29
#4DFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#4DFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFBB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFBB | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4dffbb; /* rgb */ color: rgb(77, 255, 187); /* oklch */ color: oklch(89.4% 0.172 163.0);
Tailwind
colors: {
custom: {
50: '#94ffcf',
500: '#4dffbb',
950: '#000000',
},
}SCSS
$custom: #4dffbb; $custom-light: #94ffcf; $custom-dark: #000000;
JSON
{
"hex": "#4dffbb",
"rgb": {
"r": 77,
"g": 255,
"b": 187
},
"hsl": {
"h": 157.079,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.89431,
"c": 0.1722,
"h": 163
},
"luminance": 0.76686
}Semantic roles & 50–950 ramp
primary
#4DFFBB
secondary
#CC2464
accent
#0058E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683