#4BC09D#4BC09D
#4BC09D is a light, moderate teal. Relative luminance 0.416; OKLCH L 73.2% C 0.118 H 170.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4BC09D |
|---|---|
| RGB | rgb(75, 192, 157) |
| HSL | hsl(162, 48%, 52%) |
| HSV | hsv(162, 61%, 75%) |
| CMYK | cmyk(60.9%, 0%, 18.2%, 24.7%) |
| CIE-LAB | lab(70.61, -41.30, 7.96) |
| CIE-LCH | lch(70.61, 42.06, 169.10°) |
| OKLab | oklab(73.19% -0.1159 0.0203) |
| OKLCH | oklch(73.19% 0.118 170) |
| XYZ | xyz(27.8341, 41.6266, 38.4596) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 3.96
Green Blue
#01C08D
ΔE00 4.59
Turquoise (survey)
#06C2AC
ΔE00 5.26
Tealish
#24BCA8
ΔE00 5.41
Greenblue
#23C48B
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BC09D #C04B6E
analogous
#4BC062 #4BC09D #4BA9C0
triadic
#4BC09D #9D4BC0 #C09D4B
tetradic
#4BC09D #624BC0 #C04B6E #A9C04B
square
#4BC09D #624BC0 #C04B6E #A9C04B
split-complementary
#4BC09D #C04BA9 #C0624B
monochromatic
#256B56 #35987B #4BC09D #78D0B6 #A6E0CE
Accessibility & contrast
On white
2.25
#4BC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#4BC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BC09D
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BC09D | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49B
Deuteranopia (green-blind)
#AAA89F
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #4bc09d; /* rgb */ color: rgb(75, 192, 157); /* oklch */ color: oklch(73.2% 0.118 170.0);
Tailwind
colors: {
custom: {
50: '#89d4b9',
500: '#4bc09d',
950: '#000000',
},
}SCSS
$custom: #4bc09d; $custom-light: #89d4b9; $custom-dark: #000000;
JSON
{
"hex": "#4bc09d",
"rgb": {
"r": 75,
"g": 192,
"b": 157
},
"hsl": {
"h": 162.051,
"s": 48.148,
"l": 52.353
},
"oklch": {
"l": 0.73192,
"c": 0.11763,
"h": 170
},
"luminance": 0.41629
}Semantic roles & 50–950 ramp
primary
#4BC09D
secondary
#CD9AA9
accent
#5079D8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380