#4EF4CD#4EF4CD
#4EF4CD is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.3% C 0.146 H 173.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF4CD |
|---|---|
| RGB | rgb(78, 244, 205) |
| HSL | hsl(166, 88%, 63%) |
| HSV | hsv(166, 68%, 96%) |
| CMYK | cmyk(68%, 0%, 16%, 4.3%) |
| CIE-LAB | lab(87.35, -51.48, 6.45) |
| CIE-LCH | lch(87.35, 51.88, 172.86°) |
| OKLab | oklab(87.25% -0.1456 0.0163) |
| OKLCH | oklch(87.25% 0.146 173.6) |
| XYZ | xyz(46.5065, 70.7236, 68.9458) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.16
Aqua (survey)
#13EAC9
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF4CD #F44E75
analogous
#4EF47A #4EF4CD #4EC8F4
triadic
#4EF4CD #CD4EF4 #F4CD4E
tetradic
#4EF4CD #7A4EF4 #F44E75 #C8F44E
square
#4EF4CD #7A4EF4 #F44E75 #C8F44E
split-complementary
#4EF4CD #F44EC8 #F47A4E
monochromatic
#0CBC93 #14F0BD #4EF4CD #88F8DD #C1FBEE
Accessibility & contrast
On white
1.39
#4EF4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#4EF4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF4CD
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF4CD | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CB
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ef4cd; /* rgb */ color: rgb(78, 244, 205); /* oklch */ color: oklch(87.3% 0.146 173.6);
Tailwind
colors: {
custom: {
50: '#93f8dc',
500: '#4ef4cd',
950: '#000000',
},
}SCSS
$custom: #4ef4cd; $custom-light: #93f8dc; $custom-dark: #000000;
JSON
{
"hex": "#4ef4cd",
"rgb": {
"r": 78,
"g": 244,
"b": 205
},
"hsl": {
"h": 165.904,
"s": 88.298,
"l": 63.137
},
"oklch": {
"l": 0.87252,
"c": 0.14649,
"h": 173.6
},
"luminance": 0.70729
}Semantic roles & 50–950 ramp
primary
#4EF4CD
secondary
#BA2C4D
accent
#0136E5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584