#4BC09C#4BC09C
#4BC09C is a light, moderate teal. Relative luminance 0.416; OKLCH L 73.2% C 0.118 H 169.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #4BC09C |
|---|---|
| RGB | rgb(75, 192, 156) |
| HSL | hsl(162, 48%, 52%) |
| HSV | hsv(162, 61%, 75%) |
| CMYK | cmyk(60.9%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(70.59, -41.53, 8.47) |
| CIE-LCH | lch(70.59, 42.39, 168.48°) |
| OKLab | oklab(73.17% -0.1163 0.0217) |
| OKLCH | oklch(73.17% 0.118 169.5) |
| XYZ | xyz(27.7491, 41.5926, 38.0118) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 3.98
Green Blue
#01C08D
ΔE00 4.37
Greenblue
#23C48B
ΔE00 5.20
Turquoise (survey)
#06C2AC
ΔE00 5.52
Tealish
#24BCA8
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BC09C #C04B6F
analogous
#4BC061 #4BC09C #4BAAC0
triadic
#4BC09C #9C4BC0 #C09C4B
tetradic
#4BC09C #614BC0 #C04B6F #AAC04B
square
#4BC09C #614BC0 #C04B6F #AAC04B
split-complementary
#4BC09C #C04BAA #C0614B
monochromatic
#256B56 #35987A #4BC09C #78D0B5 #A6E0CE
Accessibility & contrast
On white
2.25
#4BC09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#4BC09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BC09C
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BC09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BC09C | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49A
Deuteranopia (green-blind)
#AAA89E
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #4bc09c; /* rgb */ color: rgb(75, 192, 156); /* oklch */ color: oklch(73.2% 0.118 169.5);
Tailwind
colors: {
custom: {
50: '#89d4b9',
500: '#4bc09c',
950: '#000000',
},
}SCSS
$custom: #4bc09c; $custom-light: #89d4b9; $custom-dark: #000000;
JSON
{
"hex": "#4bc09c",
"rgb": {
"r": 75,
"g": 192,
"b": 156
},
"hsl": {
"h": 161.538,
"s": 48.148,
"l": 52.353
},
"oklch": {
"l": 0.73165,
"c": 0.11833,
"h": 169.5
},
"luminance": 0.41595
}Semantic roles & 50–950 ramp
primary
#4BC09C
secondary
#CD9AAA
accent
#507AD8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380