#4BBD93#4BBD93
#4BBD93 is a light, vivid teal. Relative luminance 0.400; OKLCH L 72.2% C 0.121 H 165.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBD93 |
|---|---|
| RGB | rgb(75, 189, 147) |
| HSL | hsl(158, 46%, 52%) |
| HSV | hsv(158, 60%, 74%) |
| CMYK | cmyk(60.3%, 0%, 22.2%, 25.9%) |
| CIE-LAB | lab(69.47, -42.31, 11.76) |
| CIE-LCH | lch(69.47, 43.91, 164.46°) |
| OKLab | oklab(72.18% -0.1173 0.0301) |
| OKLCH | oklch(72.18% 0.121 165.6) |
| XYZ | xyz(26.3631, 39.9950, 33.9286) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.34
Greenblue
#23C48B
ΔE00 3.97
Greenish Teal
#32BF84
ΔE00 4.03
Greeny Blue
#42B395
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 5.14
Dark Seafoam
#1FB57A
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBD93 #BD4B75
analogous
#4BBD5A #4BBD93 #4BAEBD
triadic
#4BBD93 #934BBD #BD934B
tetradic
#4BBD93 #5A4BBD #BD4B75 #AEBD4B
square
#4BBD93 #5A4BBD #BD4B75 #AEBD4B
split-complementary
#4BBD93 #BD4BAE #BD5A4B
monochromatic
#26684F #369472 #4BBD93 #78CDAE #A5DEC9
Accessibility & contrast
On white
2.33
#4BBD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#4BBD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBD93
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBD93 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B191
Deuteranopia (green-blind)
#A9A596
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbd93; /* rgb */ color: rgb(75, 189, 147); /* oklch */ color: oklch(72.2% 0.121 165.6);
Tailwind
colors: {
custom: {
50: '#88d1b2',
500: '#4bbd93',
950: '#000000',
},
}SCSS
$custom: #4bbd93; $custom-light: #88d1b2; $custom-dark: #000000;
JSON
{
"hex": "#4bbd93",
"rgb": {
"r": 75,
"g": 189,
"b": 147
},
"hsl": {
"h": 157.895,
"s": 46.341,
"l": 51.765
},
"oklch": {
"l": 0.7218,
"c": 0.12112,
"h": 165.6
},
"luminance": 0.39998
}Semantic roles & 50–950 ramp
primary
#4BBD93
secondary
#CB99AB
accent
#5283D6
background
#F8FCFA
surface
#F0F9F5
border
#CBD2CF
text
#0C1411
muted
#7D8280