#4DFDF7#4DFDF7
#4DFDF7 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.139 H 191.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFDF7 |
|---|---|
| RGB | rgb(77, 253, 247) |
| HSL | hsl(178, 98%, 65%) |
| HSV | hsv(178, 70%, 99%) |
| CMYK | cmyk(69.6%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.02, -44.74, -10.04) |
| CIE-LCH | lch(91.02, 45.85, 192.64°) |
| OKLab | oklab(90.6% -0.1364 -0.028) |
| OKLCH | oklch(90.6% 0.139 191.6) |
| XYZ | xyz(54.9666, 78.5373, 100.2399) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.50
Bright Cyan
#41FDFE
ΔE00 2.21
Aqua
#00FFFF
ΔE00 2.28
Bright Aqua
#0BF9EA
ΔE00 3.50
Bright Light Blue
#26F7FD
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFDF7 #FD4D53
analogous
#4DFD9F #4DFDF7 #4DABFD
triadic
#4DFDF7 #F74DFD #FDF74D
tetradic
#4DFDF7 #9F4DFD #FD4D53 #ABFD4D
square
#4DFDF7 #9F4DFD #FD4D53 #ABFD4D
split-complementary
#4DFDF7 #FD4DAB #FD9F4D
monochromatic
#02CDC6 #10FCF4 #4DFDF7 #8AFEFA #C6FEFC
Accessibility & contrast
On white
1.26
#4DFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#4DFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFDF7
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFDF7 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#D4DDF8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4dfdf7; /* rgb */ color: rgb(77, 253, 247); /* oklch */ color: oklch(90.6% 0.139 191.6);
Tailwind
colors: {
custom: {
50: '#97fef9',
500: '#4dfdf7',
950: '#000000',
},
}SCSS
$custom: #4dfdf7; $custom-light: #97fef9; $custom-dark: #000000;
JSON
{
"hex": "#4dfdf7",
"rgb": {
"r": 77,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.955,
"s": 97.778,
"l": 64.706
},
"oklch": {
"l": 0.90599,
"c": 0.13925,
"h": 191.6
},
"luminance": 0.78544
}Semantic roles & 50–950 ramp
primary
#4DFDF7
secondary
#C9262B
accent
#0008E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685