#4BBD97#4BBD97
#4BBD97 is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.3% C 0.118 H 167.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBD97 |
|---|---|
| RGB | rgb(75, 189, 151) |
| HSL | hsl(160, 46%, 52%) |
| HSV | hsv(160, 60%, 74%) |
| CMYK | cmyk(60.3%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(69.56, -41.39, 9.72) |
| CIE-LCH | lch(69.56, 42.51, 166.79°) |
| OKLab | oklab(72.28% -0.1154 0.0249) |
| OKLCH | oklch(72.28% 0.118 167.8) |
| XYZ | xyz(26.6824, 40.1227, 35.6105) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.45
Green Blue
#01C08D
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.76
Greenblue
#23C48B
ΔE00 4.81
Greenish Teal
#32BF84
ΔE00 5.05
Dark Seafoam
#1FB57A
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBD97 #BD4B71
analogous
#4BBD5E #4BBD97 #4BAABD
triadic
#4BBD97 #974BBD #BD974B
tetradic
#4BBD97 #5E4BBD #BD4B71 #AABD4B
square
#4BBD97 #5E4BBD #BD4B71 #AABD4B
split-complementary
#4BBD97 #BD4BAA #BD5E4B
monochromatic
#266852 #369475 #4BBD97 #78CDB1 #A5DECB
Accessibility & contrast
On white
2.33
#4BBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#4BBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBD97
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBD97 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B195
Deuteranopia (green-blind)
#A8A59A
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbd97; /* rgb */ color: rgb(75, 189, 151); /* oklch */ color: oklch(72.3% 0.118 167.8);
Tailwind
colors: {
custom: {
50: '#88d1b5',
500: '#4bbd97',
950: '#000000',
},
}SCSS
$custom: #4bbd97; $custom-light: #88d1b5; $custom-dark: #000000;
JSON
{
"hex": "#4bbd97",
"rgb": {
"r": 75,
"g": 189,
"b": 151
},
"hsl": {
"h": 160,
"s": 46.341,
"l": 51.765
},
"oklch": {
"l": 0.72284,
"c": 0.11809,
"h": 167.8
},
"luminance": 0.40125
}Semantic roles & 50–950 ramp
primary
#4BBD97
secondary
#CB99AA
accent
#527ED6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280