#4EF5AA#4EF5AA
#4EF5AA is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.6% C 0.173 H 159.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF5AA |
|---|---|
| RGB | rgb(78, 245, 170) |
| HSL | hsl(153, 89%, 63%) |
| HSV | hsv(153, 68%, 96%) |
| CMYK | cmyk(68.2%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(86.91, -59.60, 23.93) |
| CIE-LCH | lch(86.91, 64.23, 158.13°) |
| OKLab | oklab(86.65% -0.1623 0.0606) |
| OKLCH | oklch(86.65% 0.173 159.5) |
| XYZ | xyz(43.0457, 69.8220, 49.2308) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Greenish Turquoise
#00FBB0
ΔE00 2.39
Greenish Cyan
#2AFEB7
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 3.02
Bright Sea Green
#05FFA6
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF5AA #F54E99
analogous
#4EF556 #4EF5AA #4EECF5
triadic
#4EF5AA #AA4EF5 #F5AA4E
tetradic
#4EF5AA #564EF5 #F54E99 #ECF54E
square
#4EF5AA #564EF5 #F54E99 #ECF54E
split-complementary
#4EF5AA #F54EEC #F5564E
monochromatic
#0BBE6D #14F28E #4EF5AA #88F8C6 #C2FCE2
Accessibility & contrast
On white
1.40
#4EF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#4EF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF5AA
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF5AA | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A5
Deuteranopia (green-blind)
#DDD3AF
Tritanopia (blue-blind)
#00F4E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4ef5aa; /* rgb */ color: rgb(78, 245, 170); /* oklch */ color: oklch(86.6% 0.173 159.5);
Tailwind
colors: {
custom: {
50: '#93f9c3',
500: '#4ef5aa',
950: '#000000',
},
}SCSS
$custom: #4ef5aa; $custom-light: #93f9c3; $custom-dark: #000000;
JSON
{
"hex": "#4ef5aa",
"rgb": {
"r": 78,
"g": 245,
"b": 170
},
"hsl": {
"h": 153.054,
"s": 89.305,
"l": 63.333
},
"oklch": {
"l": 0.86648,
"c": 0.17325,
"h": 159.5
},
"luminance": 0.69827
}Semantic roles & 50–950 ramp
primary
#4EF5AA
secondary
#BC2B6C
accent
#0067E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582