#4DF4CB#4DF4CB
#4DF4CB is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.148 H 172.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF4CB |
|---|---|
| RGB | rgb(77, 244, 203) |
| HSL | hsl(165, 88%, 63%) |
| HSV | hsv(165, 68%, 96%) |
| CMYK | cmyk(68.4%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.28, -52.10, 7.39) |
| CIE-LCH | lch(87.28, 52.62, 171.93°) |
| OKLab | oklab(87.18% -0.1469 0.0187) |
| OKLCH | oklch(87.18% 0.148 172.7) |
| XYZ | xyz(46.1853, 70.5857, 67.6787) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.77
Aqua Marine
#2EE8BB
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.49
Aqua (survey)
#13EAC9
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 4.00
Light Aqua
#8CFFDB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF4CB #F44D76
analogous
#4DF477 #4DF4CB #4DCAF4
triadic
#4DF4CB #CB4DF4 #F4CB4D
tetradic
#4DF4CB #774DF4 #F44D76 #CAF44D
square
#4DF4CB #774DF4 #F44D76 #CAF44D
split-complementary
#4DF4CB #F44DCA #F4774D
monochromatic
#0CBB90 #13F0BA #4DF4CB #87F8DC #C0FBED
Accessibility & contrast
On white
1.39
#4DF4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#4DF4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF4CB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF4CB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4df4cb; /* rgb */ color: rgb(77, 244, 203); /* oklch */ color: oklch(87.2% 0.148 172.7);
Tailwind
colors: {
custom: {
50: '#93f8da',
500: '#4df4cb',
950: '#000000',
},
}SCSS
$custom: #4df4cb; $custom-light: #93f8da; $custom-dark: #000000;
JSON
{
"hex": "#4df4cb",
"rgb": {
"r": 77,
"g": 244,
"b": 203
},
"hsl": {
"h": 165.269,
"s": 88.36,
"l": 62.941
},
"oklch": {
"l": 0.87176,
"c": 0.14807,
"h": 172.7
},
"luminance": 0.70591
}Semantic roles & 50–950 ramp
primary
#4DF4CB
secondary
#B92C4F
accent
#0139E5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583