#4EF2C8#4EF2C8
#4EF2C8 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.6% C 0.147 H 172.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF2C8 |
|---|---|
| RGB | rgb(78, 242, 200) |
| HSL | hsl(165, 86%, 63%) |
| HSV | hsv(165, 68%, 95%) |
| CMYK | cmyk(67.8%, 0%, 17.4%, 5.1%) |
| CIE-LAB | lab(86.65, -51.84, 8.04) |
| CIE-LCH | lch(86.65, 52.46, 171.18°) |
| OKLab | oklab(86.64% -0.1459 0.0204) |
| OKLCH | oklch(86.64% 0.147 172) |
| XYZ | xyz(45.3140, 69.2890, 65.6183) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.69
Bright Teal
#01F9C6
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 3.42
Aqua (survey)
#13EAC9
ΔE00 3.53
Aquamarine
#7FFFD4
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF2C8 #F24E78
analogous
#4EF276 #4EF2C8 #4ECAF2
triadic
#4EF2C8 #C84EF2 #F2C84E
tetradic
#4EF2C8 #764EF2 #F24E78 #CAF24E
square
#4EF2C8 #764EF2 #F24E78 #CAF24E
split-complementary
#4EF2C8 #F24ECA #F2764E
monochromatic
#0EB88C #15EEB6 #4EF2C8 #87F6DA #C0FAEB
Accessibility & contrast
On white
1.41
#4EF2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#4EF2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF2C8
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF2C8 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ef2c8; /* rgb */ color: rgb(78, 242, 200); /* oklch */ color: oklch(86.6% 0.147 172.0);
Tailwind
colors: {
custom: {
50: '#93f7d8',
500: '#4ef2c8',
950: '#000000',
},
}SCSS
$custom: #4ef2c8; $custom-light: #93f7d8; $custom-dark: #000000;
JSON
{
"hex": "#4ef2c8",
"rgb": {
"r": 78,
"g": 242,
"b": 200
},
"hsl": {
"h": 164.634,
"s": 86.316,
"l": 62.745
},
"oklch": {
"l": 0.86639,
"c": 0.14729,
"h": 172
},
"luminance": 0.69294
}Semantic roles & 50–950 ramp
primary
#4EF2C8
secondary
#B72D50
accent
#033CE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583