#4EF9BE#4EF9BE
#4EF9BE is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.1% C 0.162 H 165.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF9BE |
|---|---|
| RGB | rgb(78, 249, 190) |
| HSL | hsl(159, 93%, 64%) |
| HSV | hsv(159, 69%, 98%) |
| CMYK | cmyk(68.7%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(88.49, -56.94, 15.84) |
| CIE-LCH | lch(88.49, 59.11, 164.45°) |
| OKLab | oklab(88.07% -0.1572 0.0405) |
| OKLCH | oklch(88.07% 0.162 165.6) |
| XYZ | xyz(46.3068, 73.0835, 60.3713) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.49
Light Greenish Blue
#63F7B4
ΔE00 2.53
Bright Teal
#01F9C6
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 3.04
Greenish Turquoise
#00FBB0
ΔE00 3.23
Aquamarine
#7FFFD4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF9BE #F94E89
analogous
#4EF969 #4EF9BE #4EDFF9
triadic
#4EF9BE #BE4EF9 #F9BE4E
tetradic
#4EF9BE #694EF9 #F94E89 #DFF94E
square
#4EF9BE #694EF9 #F94E89 #DFF94E
split-complementary
#4EF9BE #F94EDF #F9694E
monochromatic
#07C684 #13F7A8 #4EF9BE #89FBD4 #C4FDE9
Accessibility & contrast
On white
1.34
#4EF9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#4EF9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF9BE
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF9BE | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BB
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#00FAE9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #4ef9be; /* rgb */ color: rgb(78, 249, 190); /* oklch */ color: oklch(88.1% 0.162 165.6);
Tailwind
colors: {
custom: {
50: '#94fcd1',
500: '#4ef9be',
950: '#000000',
},
}SCSS
$custom: #4ef9be; $custom-light: #94fcd1; $custom-dark: #000000;
JSON
{
"hex": "#4ef9be",
"rgb": {
"r": 78,
"g": 249,
"b": 190
},
"hsl": {
"h": 159.298,
"s": 93.443,
"l": 64.118
},
"oklch": {
"l": 0.88073,
"c": 0.1623,
"h": 165.6
},
"luminance": 0.73089
}Semantic roles & 50–950 ramp
primary
#4EF9BE
secondary
#C3295E
accent
#004FE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683