#4EF2C4#4EF2C4
#4EF2C4 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.5% C 0.150 H 170.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF2C4 |
|---|---|
| RGB | rgb(78, 242, 196) |
| HSL | hsl(163, 86%, 63%) |
| HSV | hsv(163, 68%, 95%) |
| CMYK | cmyk(67.8%, 0%, 19%, 5.1%) |
| CIE-LAB | lab(86.56, -52.78, 10.00) |
| CIE-LCH | lch(86.56, 53.72, 169.27°) |
| OKLab | oklab(86.53% -0.1477 0.0255) |
| OKLCH | oklch(86.53% 0.15 170.2) |
| XYZ | xyz(44.8527, 69.1044, 63.1885) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.41
Aqua Marine
#2EE8BB
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF2C4 #F24E7C
analogous
#4EF272 #4EF2C4 #4ECEF2
triadic
#4EF2C4 #C44EF2 #F2C44E
tetradic
#4EF2C4 #724EF2 #F24E7C #CEF24E
square
#4EF2C4 #724EF2 #F24E7C #CEF24E
split-complementary
#4EF2C4 #F24ECE #F2724E
monochromatic
#0EB888 #15EEB1 #4EF2C4 #87F6D7 #C0FAEA
Accessibility & contrast
On white
1.42
#4EF2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#4EF2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF2C4
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF2C4 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C2
Deuteranopia (green-blind)
#D5D2C7
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ef2c4; /* rgb */ color: rgb(78, 242, 196); /* oklch */ color: oklch(86.5% 0.150 170.2);
Tailwind
colors: {
custom: {
50: '#93f7d5',
500: '#4ef2c4',
950: '#000000',
},
}SCSS
$custom: #4ef2c4; $custom-light: #93f7d5; $custom-dark: #000000;
JSON
{
"hex": "#4ef2c4",
"rgb": {
"r": 78,
"g": 242,
"b": 196
},
"hsl": {
"h": 163.171,
"s": 86.316,
"l": 62.745
},
"oklch": {
"l": 0.86534,
"c": 0.14985,
"h": 170.2
},
"luminance": 0.69109
}Semantic roles & 50–950 ramp
primary
#4EF2C4
secondary
#B72D54
accent
#0342E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583