#4EF9D5#4EF9D5
#4EF9D5 is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.7% C 0.147 H 175.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF9D5 |
|---|---|
| RGB | rgb(78, 249, 213) |
| HSL | hsl(167, 93%, 64%) |
| HSV | hsv(167, 69%, 98%) |
| CMYK | cmyk(68.7%, 0%, 14.5%, 2.4%) |
| CIE-LAB | lab(89.00, -51.62, 4.67) |
| CIE-LCH | lch(89.00, 51.83, 174.83°) |
| OKLab | oklab(88.67% -0.1469 0.0116) |
| OKLCH | oklch(88.67% 0.147 175.5) |
| XYZ | xyz(49.0218, 74.1695, 74.6705) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.41
Light Aqua
#8CFFDB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF9D5 #F94E72
analogous
#4EF97F #4EF9D5 #4EC8F9
triadic
#4EF9D5 #D54EF9 #F9D54E
tetradic
#4EF9D5 #7F4EF9 #F94E72 #C8F94E
square
#4EF9D5 #7F4EF9 #F94E72 #C8F94E
split-complementary
#4EF9D5 #F94EC8 #F97F4E
monochromatic
#07C69E #13F7C7 #4EF9D5 #89FBE3 #C4FDF1
Accessibility & contrast
On white
1.33
#4EF9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#4EF9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF9D5
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF9D5 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD3
Deuteranopia (green-blind)
#D9D8D8
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4ef9d5; /* rgb */ color: rgb(78, 249, 213); /* oklch */ color: oklch(88.7% 0.147 175.5);
Tailwind
colors: {
custom: {
50: '#95fce1',
500: '#4ef9d5',
950: '#000000',
},
}SCSS
$custom: #4ef9d5; $custom-light: #95fce1; $custom-dark: #000000;
JSON
{
"hex": "#4ef9d5",
"rgb": {
"r": 78,
"g": 249,
"b": 213
},
"hsl": {
"h": 167.368,
"s": 93.443,
"l": 64.118
},
"oklch": {
"l": 0.88665,
"c": 0.14733,
"h": 175.5
},
"luminance": 0.74175
}Semantic roles & 50–950 ramp
primary
#4EF9D5
secondary
#C32949
accent
#0030E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684