#4DF4CC#4DF4CC
#4DF4CC is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.147 H 173.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF4CC |
|---|---|
| RGB | rgb(77, 244, 204) |
| HSL | hsl(166, 88%, 63%) |
| HSV | hsv(166, 68%, 96%) |
| CMYK | cmyk(68.4%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(87.31, -51.86, 6.90) |
| CIE-LCH | lch(87.31, 52.32, 172.42°) |
| OKLab | oklab(87.2% -0.1464 0.0175) |
| OKLCH | oklch(87.2% 0.147 173.2) |
| XYZ | xyz(46.3048, 70.6335, 68.3083) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 3.25
Aqua (survey)
#13EAC9
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 4.06
Light Aqua
#8CFFDB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF4CC #F44D75
analogous
#4DF478 #4DF4CC #4DC8F4
triadic
#4DF4CC #CC4DF4 #F4CC4D
tetradic
#4DF4CC #784DF4 #F44D75 #C8F44D
square
#4DF4CC #784DF4 #F44D75 #C8F44D
split-complementary
#4DF4CC #F44DC8 #F4784D
monochromatic
#0CBB91 #13F0BB #4DF4CC #87F8DD #C0FBED
Accessibility & contrast
On white
1.39
#4DF4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#4DF4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF4CC
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF4CC | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CA
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4df4cc; /* rgb */ color: rgb(77, 244, 204); /* oklch */ color: oklch(87.2% 0.147 173.2);
Tailwind
colors: {
custom: {
50: '#93f8db',
500: '#4df4cc',
950: '#000000',
},
}SCSS
$custom: #4df4cc; $custom-light: #93f8db; $custom-dark: #000000;
JSON
{
"hex": "#4df4cc",
"rgb": {
"r": 77,
"g": 244,
"b": 204
},
"hsl": {
"h": 165.629,
"s": 88.36,
"l": 62.941
},
"oklch": {
"l": 0.87203,
"c": 0.14747,
"h": 173.2
},
"luminance": 0.70639
}Semantic roles & 50–950 ramp
primary
#4DF4CC
secondary
#B92C4E
accent
#0137E5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584