#4BDB9F#4BDB9F
#4BDB9F is a light, vivid teal. Relative luminance 0.547; OKLCH L 79.9% C 0.150 H 161.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDB9F |
|---|---|
| RGB | rgb(75, 219, 159) |
| HSL | hsl(155, 67%, 58%) |
| HSV | hsv(155, 66%, 86%) |
| CMYK | cmyk(65.8%, 0%, 27.4%, 14.1%) |
| CIE-LAB | lab(78.84, -52.19, 18.48) |
| CIE-LCH | lch(78.84, 55.36, 160.50°) |
| OKLab | oklab(79.94% -0.1429 0.0471) |
| OKLCH | oklch(79.94% 0.151 161.8) |
| XYZ | xyz(34.4877, 54.6584, 41.5267) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.14
Aqua Green
#12E193
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 5.18
Aqua Marine
#2EE8BB
ΔE00 5.51
Seaweed
#18D17B
ΔE00 5.96
Greenblue
#23C48B
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDB9F #DB4B87
analogous
#4BDB57 #4BDB9F #4BCFDB
triadic
#4BDB9F #9F4BDB #DB9F4B
tetradic
#4BDB9F #574BDB #DB4B87 #CFDB4B
square
#4BDB9F #574BDB #DB4B87 #CFDB4B
split-complementary
#4BDB9F #DB4BCF #DB574B
monochromatic
#1D8F5F #27C281 #4BDB9F #7EE5BA #B1EFD5
Accessibility & contrast
On white
1.76
#4BDB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#4BDB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDB9F
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDB9F | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9C
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4bdb9f; /* rgb */ color: rgb(75, 219, 159); /* oklch */ color: oklch(79.9% 0.150 161.8);
Tailwind
colors: {
custom: {
50: '#8de7bb',
500: '#4bdb9f',
950: '#000000',
},
}SCSS
$custom: #4bdb9f; $custom-light: #8de7bb; $custom-dark: #000000;
JSON
{
"hex": "#4bdb9f",
"rgb": {
"r": 75,
"g": 219,
"b": 159
},
"hsl": {
"h": 155,
"s": 66.667,
"l": 57.647
},
"oklch": {
"l": 0.79938,
"c": 0.1505,
"h": 161.8
},
"luminance": 0.54662
}Semantic roles & 50–950 ramp
primary
#4BDB9F
secondary
#94365D
accent
#3E86EA
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1612
muted
#7F8482