#4EFBBA#4EFBBA
#4EFBBA is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.5% C 0.168 H 163.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFBBA |
|---|---|
| RGB | rgb(78, 251, 186) |
| HSL | hsl(157, 96%, 65%) |
| HSV | hsv(157, 69%, 98%) |
| CMYK | cmyk(68.9%, 0%, 25.9%, 1.6%) |
| CIE-LAB | lab(89.00, -58.59, 18.61) |
| CIE-LCH | lch(89.00, 61.48, 162.38°) |
| OKLab | oklab(88.46% -0.1609 0.0475) |
| OKLCH | oklch(88.46% 0.168 163.6) |
| XYZ | xyz(46.4970, 74.1539, 58.3075) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.56
Light Greenish Blue
#63F7B4
ΔE00 1.78
Greenish Turquoise
#00FBB0
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 3.36
Bright Teal
#01F9C6
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFBBA #FB4E8F
analogous
#4EFB64 #4EFBBA #4EE5FB
triadic
#4EFBBA #BA4EFB #FBBA4E
tetradic
#4EFBBA #644EFB #FB4E8F #E5FB4E
square
#4EFBBA #644EFB #FB4E8F #E5FB4E
split-complementary
#4EFBBA #FB4EE5 #FB644E
monochromatic
#05CA80 #12FAA3 #4EFBBA #8AFCD1 #C6FEE9
Accessibility & contrast
On white
1.33
#4EFBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#4EFBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFBBA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFBBA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B6
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #4efbba; /* rgb */ color: rgb(78, 251, 186); /* oklch */ color: oklch(88.5% 0.168 163.6);
Tailwind
colors: {
custom: {
50: '#94fecf',
500: '#4efbba',
950: '#000000',
},
}SCSS
$custom: #4efbba; $custom-light: #94fecf; $custom-dark: #000000;
JSON
{
"hex": "#4efbba",
"rgb": {
"r": 78,
"g": 251,
"b": 186
},
"hsl": {
"h": 157.457,
"s": 95.58,
"l": 64.51
},
"oklch": {
"l": 0.88462,
"c": 0.16776,
"h": 163.6
},
"luminance": 0.74159
}Semantic roles & 50–950 ramp
primary
#4EFBBA
secondary
#C62763
accent
#0056E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683