#4DFDBA#4DFDBA
#4DFDBA is a very light, vivid teal. Relative luminance 0.754; OKLCH L 88.9% C 0.171 H 163.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFDBA |
|---|---|
| RGB | rgb(77, 253, 186) |
| HSL | hsl(157, 98%, 65%) |
| HSV | hsv(157, 70%, 99%) |
| CMYK | cmyk(69.6%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(89.57, -59.51, 19.41) |
| CIE-LCH | lch(89.57, 62.60, 161.94°) |
| OKLab | oklab(88.92% -0.1632 0.0495) |
| OKLCH | oklch(88.92% 0.171 163.1) |
| XYZ | xyz(47.0438, 75.3681, 58.5130) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.28
Light Greenish Blue
#63F7B4
ΔE00 1.91
Greenish Turquoise
#00FBB0
ΔE00 2.15
Light Aquamarine
#7BFDC7
ΔE00 3.53
Bright Sea Green
#05FFA6
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFDBA #FD4D90
analogous
#4DFD62 #4DFDBA #4DE8FD
triadic
#4DFDBA #BA4DFD #FDBA4D
tetradic
#4DFDBA #624DFD #FD4D90 #E8FD4D
square
#4DFDBA #624DFD #FD4D90 #E8FD4D
split-complementary
#4DFDBA #FD4DE8 #FD624D
monochromatic
#02CD80 #10FCA3 #4DFDBA #8AFED1 #C6FEE9
Accessibility & contrast
On white
1.31
#4DFDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#4DFDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFDBA
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFDBA | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E2DABE
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4dfdba; /* rgb */ color: rgb(77, 253, 186); /* oklch */ color: oklch(88.9% 0.171 163.1);
Tailwind
colors: {
custom: {
50: '#94ffcf',
500: '#4dfdba',
950: '#000000',
},
}SCSS
$custom: #4dfdba; $custom-light: #94ffcf; $custom-dark: #000000;
JSON
{
"hex": "#4dfdba",
"rgb": {
"r": 77,
"g": 253,
"b": 186
},
"hsl": {
"h": 157.159,
"s": 97.778,
"l": 64.706
},
"oklch": {
"l": 0.88924,
"c": 0.17054,
"h": 163.1
},
"luminance": 0.75374
}Semantic roles & 50–950 ramp
primary
#4DFDBA
secondary
#C92664
accent
#0057E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683