#4DDEDC#4DDEDC
#4DDEDC is a very light, vivid teal. Relative luminance 0.590; OKLCH L 82.4% C 0.121 H 193.7°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDEDC |
|---|---|
| RGB | rgb(77, 222, 220) |
| HSL | hsl(179, 69%, 59%) |
| HSV | hsv(179, 65%, 87%) |
| CMYK | cmyk(65.3%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.28, -38.20, -10.35) |
| CIE-LCH | lch(81.28, 39.57, 195.16°) |
| OKLab | oklab(82.44% -0.1177 -0.0288) |
| OKLCH | oklch(82.44% 0.121 193.7) |
| XYZ | xyz(42.0943, 58.9829, 76.8626) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Darkturquoise
#00CED1
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 4.83
Bright Light Blue
#26F7FD
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 6.31
Bright Cyan
#41FDFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDEDC #DE4D4F
analogous
#4DDE93 #4DDEDC #4D97DE
triadic
#4DDEDC #DC4DDE #DEDC4D
tetradic
#4DDEDC #934DDE #DE4D4F #97DE4D
square
#4DDEDC #934DDE #DE4D4F #97DE4D
split-complementary
#4DDEDC #DE4D97 #DE934D
monochromatic
#1C9593 #25C9C6 #4DDEDC #81E8E6 #B4F1F0
Accessibility & contrast
On white
1.64
#4DDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#4DDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDEDC
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDEDC | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #4ddedc; /* rgb */ color: rgb(77, 222, 220); /* oklch */ color: oklch(82.4% 0.121 193.7);
Tailwind
colors: {
custom: {
50: '#91e9e6',
500: '#4ddedc',
950: '#000000',
},
}SCSS
$custom: #4ddedc; $custom-light: #91e9e6; $custom-dark: #000000;
JSON
{
"hex": "#4ddedc",
"rgb": {
"r": 77,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.172,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.82437,
"c": 0.12122,
"h": 193.7
},
"luminance": 0.58988
}Semantic roles & 50–950 ramp
primary
#4DDEDC
secondary
#993637
accent
#3C3FEC
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0E1616
muted
#7F8484