#4EF2CD#4EF2CD
#4EF2CD is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.8% C 0.144 H 174.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF2CD |
|---|---|
| RGB | rgb(78, 242, 205) |
| HSL | hsl(166, 86%, 63%) |
| HSV | hsv(166, 68%, 95%) |
| CMYK | cmyk(67.8%, 0%, 15.3%, 5.1%) |
| CIE-LAB | lab(86.76, -50.65, 5.60) |
| CIE-LCH | lch(86.76, 50.96, 173.69°) |
| OKLab | oklab(86.77% -0.1436 0.0141) |
| OKLCH | oklch(86.77% 0.144 174.4) |
| XYZ | xyz(45.9080, 69.5265, 68.7463) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.78
Aqua Marine
#2EE8BB
ΔE00 3.36
Bright Teal
#01F9C6
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 4.48
Aquamarine
#7FFFD4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF2CD #F24E73
analogous
#4EF27B #4EF2CD #4EC5F2
triadic
#4EF2CD #CD4EF2 #F2CD4E
tetradic
#4EF2CD #7B4EF2 #F24E73 #C5F24E
square
#4EF2CD #7B4EF2 #F24E73 #C5F24E
split-complementary
#4EF2CD #F24EC5 #F27B4E
monochromatic
#0EB892 #15EEBD #4EF2CD #87F6DD #C0FAED
Accessibility & contrast
On white
1.41
#4EF2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#4EF2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF2CD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF2CD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CB
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ef2cd; /* rgb */ color: rgb(78, 242, 205); /* oklch */ color: oklch(86.8% 0.144 174.4);
Tailwind
colors: {
custom: {
50: '#93f7dc',
500: '#4ef2cd',
950: '#000000',
},
}SCSS
$custom: #4ef2cd; $custom-light: #93f7dc; $custom-dark: #000000;
JSON
{
"hex": "#4ef2cd",
"rgb": {
"r": 78,
"g": 242,
"b": 205
},
"hsl": {
"h": 166.463,
"s": 86.316,
"l": 62.745
},
"oklch": {
"l": 0.86773,
"c": 0.14432,
"h": 174.4
},
"luminance": 0.69532
}Semantic roles & 50–950 ramp
primary
#4EF2CD
secondary
#B72D4C
accent
#0335E3
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584