#4DF2C8#4DF2C8
#4DF2C8 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.6% C 0.148 H 172.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF2C8 |
|---|---|
| RGB | rgb(77, 242, 200) |
| HSL | hsl(165, 86%, 63%) |
| HSV | hsv(165, 68%, 95%) |
| CMYK | cmyk(68.2%, 0%, 17.4%, 5.1%) |
| CIE-LAB | lab(86.63, -51.99, 8.01) |
| CIE-LCH | lch(86.63, 52.60, 171.24°) |
| OKLab | oklab(86.62% -0.1463 0.0204) |
| OKLCH | oklch(86.62% 0.148 172.1) |
| XYZ | xyz(45.2327, 69.2470, 65.6145) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.67
Bright Teal
#01F9C6
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.47
Aqua (survey)
#13EAC9
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF2C8 #F24D77
analogous
#4DF275 #4DF2C8 #4DCAF2
triadic
#4DF2C8 #C84DF2 #F2C84D
tetradic
#4DF2C8 #754DF2 #F24D77 #CAF24D
square
#4DF2C8 #754DF2 #F24D77 #CAF24D
split-complementary
#4DF2C8 #F24DCA #F2754D
monochromatic
#0DB78C #14EEB6 #4DF2C8 #86F6DA #BFFAEB
Accessibility & contrast
On white
1.41
#4DF2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#4DF2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF2C8
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF2C8 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4df2c8; /* rgb */ color: rgb(77, 242, 200); /* oklch */ color: oklch(86.6% 0.148 172.1);
Tailwind
colors: {
custom: {
50: '#93f7d8',
500: '#4df2c8',
950: '#000000',
},
}SCSS
$custom: #4df2c8; $custom-light: #93f7d8; $custom-dark: #000000;
JSON
{
"hex": "#4df2c8",
"rgb": {
"r": 77,
"g": 242,
"b": 200
},
"hsl": {
"h": 164.727,
"s": 86.387,
"l": 62.549
},
"oklch": {
"l": 0.86616,
"c": 0.14768,
"h": 172.1
},
"luminance": 0.69252
}Semantic roles & 50–950 ramp
primary
#4DF2C8
secondary
#B62D50
accent
#033CE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583