#4DF2C2#4DF2C2
#4DF2C2 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.152 H 169.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF2C2 |
|---|---|
| RGB | rgb(77, 242, 194) |
| HSL | hsl(163, 86%, 63%) |
| HSV | hsv(163, 68%, 95%) |
| CMYK | cmyk(68.2%, 0%, 19.8%, 5.1%) |
| CIE-LAB | lab(86.49, -53.39, 10.94) |
| CIE-LCH | lch(86.49, 54.50, 168.42°) |
| OKLab | oklab(86.46% -0.149 0.028) |
| OKLCH | oklch(86.46% 0.152 169.4) |
| XYZ | xyz(44.5452, 68.9720, 61.9938) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.33
Aqua Marine
#2EE8BB
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 4.11
Aquamarine
#7FFFD4
ΔE00 4.26
Aqua (survey)
#13EAC9
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF2C2 #F24D7D
analogous
#4DF26F #4DF2C2 #4DD0F2
triadic
#4DF2C2 #C24DF2 #F2C24D
tetradic
#4DF2C2 #6F4DF2 #F24D7D #D0F24D
square
#4DF2C2 #6F4DF2 #F24D7D #D0F24D
split-complementary
#4DF2C2 #F24DD0 #F26F4D
monochromatic
#0DB786 #14EEAE #4DF2C2 #86F6D6 #BFFAE9
Accessibility & contrast
On white
1.42
#4DF2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#4DF2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF2C2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF2C2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2C0
Deuteranopia (green-blind)
#D5D2C5
Tritanopia (blue-blind)
#00F3E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #4df2c2; /* rgb */ color: rgb(77, 242, 194); /* oklch */ color: oklch(86.5% 0.152 169.4);
Tailwind
colors: {
custom: {
50: '#92f7d4',
500: '#4df2c2',
950: '#000000',
},
}SCSS
$custom: #4df2c2; $custom-light: #92f7d4; $custom-dark: #000000;
JSON
{
"hex": "#4df2c2",
"rgb": {
"r": 77,
"g": 242,
"b": 194
},
"hsl": {
"h": 162.545,
"s": 86.387,
"l": 62.549
},
"oklch": {
"l": 0.86459,
"c": 0.15157,
"h": 169.4
},
"luminance": 0.68977
}Semantic roles & 50–950 ramp
primary
#4DF2C2
secondary
#B62D55
accent
#0344E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583