#4DFCD7#4DFCD7
#4DFCD7 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.150 H 175.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFCD7 |
|---|---|
| RGB | rgb(77, 252, 215) |
| HSL | hsl(167, 97%, 65%) |
| HSV | hsv(167, 69%, 99%) |
| CMYK | cmyk(69.4%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(89.91, -52.51, 4.93) |
| CIE-LCH | lch(89.91, 52.74, 174.63°) |
| OKLab | oklab(89.41% -0.1493 0.0123) |
| OKLCH | oklch(89.41% 0.15 175.3) |
| XYZ | xyz(50.1306, 76.0991, 76.3234) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.30
Light Aqua
#8CFFDB
ΔE00 4.46
Tiffany Blue
#7BF2DA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFCD7 #FC4D72
analogous
#4DFC7F #4DFCD7 #4DCAFC
triadic
#4DFCD7 #D74DFC #FCD74D
tetradic
#4DFCD7 #7F4DFC #FC4D72 #CAFC4D
square
#4DFCD7 #7F4DFC #FC4D72 #CAFC4D
split-complementary
#4DFCD7 #FC4DCA #FC7F4D
monochromatic
#03CBA1 #11FBC9 #4DFCD7 #89FDE5 #C5FEF2
Accessibility & contrast
On white
1.29
#4DFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#4DFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFCD7
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFCD7 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3ECD5
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4dfcd7; /* rgb */ color: rgb(77, 252, 215); /* oklch */ color: oklch(89.4% 0.150 175.3);
Tailwind
colors: {
custom: {
50: '#95fee3',
500: '#4dfcd7',
950: '#000000',
},
}SCSS
$custom: #4dfcd7; $custom-light: #95fee3; $custom-dark: #000000;
JSON
{
"hex": "#4dfcd7",
"rgb": {
"r": 77,
"g": 252,
"b": 215
},
"hsl": {
"h": 167.314,
"s": 96.685,
"l": 64.51
},
"oklch": {
"l": 0.89412,
"c": 0.14978,
"h": 175.3
},
"luminance": 0.76105
}Semantic roles & 50–950 ramp
primary
#4DFCD7
secondary
#C72648
accent
#0031E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684