#4EF2BD#4EF2BD
#4EF2BD is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.4% C 0.155 H 167.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF2BD |
|---|---|
| RGB | rgb(78, 242, 189) |
| HSL | hsl(161, 86%, 63%) |
| HSV | hsv(161, 68%, 95%) |
| CMYK | cmyk(67.8%, 0%, 21.9%, 5.1%) |
| CIE-LAB | lab(86.40, -54.38, 13.42) |
| CIE-LCH | lch(86.40, 56.01, 166.14°) |
| OKLab | oklab(86.36% -0.1508 0.0343) |
| OKLCH | oklch(86.36% 0.155 167.2) |
| XYZ | xyz(44.0745, 68.7931, 59.0898) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.68
Aqua Marine
#2EE8BB
ΔE00 3.14
Light Greenish Blue
#63F7B4
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 4.05
Light Turquoise
#7EF4CC
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF2BD #F24E83
analogous
#4EF26B #4EF2BD #4ED5F2
triadic
#4EF2BD #BD4EF2 #F2BD4E
tetradic
#4EF2BD #6B4EF2 #F24E83 #D5F24E
square
#4EF2BD #6B4EF2 #F24E83 #D5F24E
split-complementary
#4EF2BD #F24ED5 #F26B4E
monochromatic
#0EB881 #15EEA8 #4EF2BD #87F6D2 #C0FAE8
Accessibility & contrast
On white
1.42
#4EF2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#4EF2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF2BD
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF2BD | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BA
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #4ef2bd; /* rgb */ color: rgb(78, 242, 189); /* oklch */ color: oklch(86.4% 0.155 167.2);
Tailwind
colors: {
custom: {
50: '#93f7d1',
500: '#4ef2bd',
950: '#000000',
},
}SCSS
$custom: #4ef2bd; $custom-light: #93f7d1; $custom-dark: #000000;
JSON
{
"hex": "#4ef2bd",
"rgb": {
"r": 78,
"g": 242,
"b": 189
},
"hsl": {
"h": 160.61,
"s": 86.316,
"l": 62.745
},
"oklch": {
"l": 0.86357,
"c": 0.15467,
"h": 167.2
},
"luminance": 0.68798
}Semantic roles & 50–950 ramp
primary
#4EF2BD
secondary
#B72D5A
accent
#034BE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583