#4EBB95#4EBB95
#4EBB95 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.115 H 167.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4EBB95 |
|---|---|
| RGB | rgb(78, 187, 149) |
| HSL | hsl(159, 44%, 52%) |
| HSV | hsv(159, 58%, 73%) |
| CMYK | cmyk(58.3%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(68.99, -40.37, 10.01) |
| CIE-LCH | lch(68.99, 41.59, 166.07°) |
| OKLab | oklab(71.83% -0.1125 0.0257) |
| OKLCH | oklch(71.83% 0.115 167.2) |
| XYZ | xyz(26.3344, 39.3277, 34.6311) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.21
Green Blue
#01C08D
ΔE00 4.18
Greenblue
#23C48B
ΔE00 5.03
Greenish Teal
#32BF84
ΔE00 5.06
Mediumaquamarine
#66CDAA
ΔE00 5.16
Bluey Green
#2BB179
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EBB95 #BB4E74
analogous
#4EBB5F #4EBB95 #4EAABB
triadic
#4EBB95 #954EBB #BB954E
tetradic
#4EBB95 #5F4EBB #BB4E74 #AABB4E
square
#4EBB95 #5F4EBB #BB4E74 #AABB4E
split-complementary
#4EBB95 #BB4EAA #BB5F4E
monochromatic
#286751 #399374 #4EBB95 #7ACCAF #A6DDCA
Accessibility & contrast
On white
2.37
#4EBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#4EBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EBB95
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EBB95 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF93
Deuteranopia (green-blind)
#A7A497
Tritanopia (blue-blind)
#0CBCB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #4ebb95; /* rgb */ color: rgb(78, 187, 149); /* oklch */ color: oklch(71.8% 0.115 167.2);
Tailwind
colors: {
custom: {
50: '#89d0b4',
500: '#4ebb95',
950: '#000000',
},
}SCSS
$custom: #4ebb95; $custom-light: #89d0b4; $custom-dark: #000000;
JSON
{
"hex": "#4ebb95",
"rgb": {
"r": 78,
"g": 187,
"b": 149
},
"hsl": {
"h": 159.083,
"s": 44.49,
"l": 51.961
},
"oklch": {
"l": 0.7183,
"c": 0.11539,
"h": 167.2
},
"luminance": 0.3933
}Semantic roles & 50–950 ramp
primary
#4EBB95
secondary
#CA9BAB
accent
#5480D4
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280