#4EF6B4#4EF6B4
#4EF6B4 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.1% C 0.166 H 162.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF6B4 |
|---|---|
| RGB | rgb(78, 246, 180) |
| HSL | hsl(156, 90%, 64%) |
| HSV | hsv(156, 68%, 96%) |
| CMYK | cmyk(68.3%, 0%, 26.8%, 3.5%) |
| CIE-LAB | lab(87.40, -57.92, 19.47) |
| CIE-LCH | lch(87.40, 61.11, 161.42°) |
| OKLab | oklab(87.11% -0.1588 0.0496) |
| OKLCH | oklch(87.11% 0.166 162.6) |
| XYZ | xyz(44.3312, 70.8215, 54.5047) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.35
Greenish Cyan
#2AFEB7
ΔE00 2.09
Greenish Turquoise
#00FBB0
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 3.93
Bright Sea Green
#05FFA6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF6B4 #F64E90
analogous
#4EF660 #4EF6B4 #4EE4F6
triadic
#4EF6B4 #B44EF6 #F6B44E
tetradic
#4EF6B4 #604EF6 #F64E90 #E4F64E
square
#4EF6B4 #604EF6 #F64E90 #E4F64E
split-complementary
#4EF6B4 #F64EE4 #F6604E
monochromatic
#0AC078 #14F39B #4EF6B4 #88F9CD #C2FCE5
Accessibility & contrast
On white
1.38
#4EF6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#4EF6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF6B4
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF6B4 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4B0
Deuteranopia (green-blind)
#DCD5B8
Tritanopia (blue-blind)
#00F6E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ef6b4; /* rgb */ color: rgb(78, 246, 180); /* oklch */ color: oklch(87.1% 0.166 162.6);
Tailwind
colors: {
custom: {
50: '#93faca',
500: '#4ef6b4',
950: '#000000',
},
}SCSS
$custom: #4ef6b4; $custom-light: #93faca; $custom-dark: #000000;
JSON
{
"hex": "#4ef6b4",
"rgb": {
"r": 78,
"g": 246,
"b": 180
},
"hsl": {
"h": 156.429,
"s": 90.323,
"l": 63.529
},
"oklch": {
"l": 0.87112,
"c": 0.16634,
"h": 162.6
},
"luminance": 0.70827
}Semantic roles & 50–950 ramp
primary
#4EF6B4
secondary
#BE2B64
accent
#005AE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582