#4DF4C9#4DF4C9
#4DF4C9 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.1% C 0.149 H 171.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF4C9 |
|---|---|
| RGB | rgb(77, 244, 201) |
| HSL | hsl(165, 88%, 63%) |
| HSV | hsv(165, 68%, 96%) |
| CMYK | cmyk(68.4%, 0%, 17.6%, 4.3%) |
| CIE-LAB | lab(87.24, -52.57, 8.37) |
| CIE-LCH | lch(87.24, 53.23, 170.96°) |
| OKLab | oklab(87.12% -0.1478 0.0213) |
| OKLCH | oklch(87.12% 0.149 171.8) |
| XYZ | xyz(45.9485, 70.4910, 66.4315) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.46
Aqua Marine
#2EE8BB
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.44
Aqua (survey)
#13EAC9
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF4C9 #F44D78
analogous
#4DF475 #4DF4C9 #4DCBF4
triadic
#4DF4C9 #C94DF4 #F4C94D
tetradic
#4DF4C9 #754DF4 #F44D78 #CBF44D
square
#4DF4C9 #754DF4 #F44D78 #CBF44D
split-complementary
#4DF4C9 #F44DCB #F4754D
monochromatic
#0CBB8E #13F0B8 #4DF4C9 #87F8DA #C0FBEC
Accessibility & contrast
On white
1.39
#4DF4C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#4DF4C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF4C9
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF4C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF4C9 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C7
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4df4c9; /* rgb */ color: rgb(77, 244, 201); /* oklch */ color: oklch(87.1% 0.149 171.8);
Tailwind
colors: {
custom: {
50: '#93f8d9',
500: '#4df4c9',
950: '#000000',
},
}SCSS
$custom: #4df4c9; $custom-light: #93f8d9; $custom-dark: #000000;
JSON
{
"hex": "#4df4c9",
"rgb": {
"r": 77,
"g": 244,
"b": 201
},
"hsl": {
"h": 164.551,
"s": 88.36,
"l": 62.941
},
"oklch": {
"l": 0.87123,
"c": 0.1493,
"h": 171.8
},
"luminance": 0.70496
}Semantic roles & 50–950 ramp
primary
#4DF4C9
secondary
#B92C50
accent
#013BE5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583