#4BC09F#4BC09F
#4BC09F is a light, moderate teal. Relative luminance 0.417; OKLCH L 73.2% C 0.116 H 171.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #4BC09F |
|---|---|
| RGB | rgb(75, 192, 159) |
| HSL | hsl(163, 48%, 52%) |
| HSV | hsv(163, 61%, 75%) |
| CMYK | cmyk(60.9%, 0%, 17.2%, 24.7%) |
| CIE-LAB | lab(70.66, -40.82, 6.94) |
| CIE-LCH | lch(70.66, 41.40, 170.36°) |
| OKLab | oklab(73.25% -0.1149 0.0177) |
| OKLCH | oklch(73.25% 0.116 171.3) |
| XYZ | xyz(28.0063, 41.6955, 39.3663) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 3.98
Turquoise (survey)
#06C2AC
ΔE00 4.76
Tealish
#24BCA8
ΔE00 4.88
Green Blue
#01C08D
ΔE00 5.06
Greenblue
#23C48B
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BC09F #C04B6C
analogous
#4BC065 #4BC09F #4BA6C0
triadic
#4BC09F #9F4BC0 #C09F4B
tetradic
#4BC09F #654BC0 #C04B6C #A6C04B
square
#4BC09F #654BC0 #C04B6C #A6C04B
split-complementary
#4BC09F #C04BA6 #C0654B
monochromatic
#256B57 #35987C #4BC09F #78D0B7 #A6E0CF
Accessibility & contrast
On white
2.25
#4BC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#4BC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BC09F
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BC09F | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49D
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #4bc09f; /* rgb */ color: rgb(75, 192, 159); /* oklch */ color: oklch(73.2% 0.116 171.3);
Tailwind
colors: {
custom: {
50: '#89d4bb',
500: '#4bc09f',
950: '#000000',
},
}SCSS
$custom: #4bc09f; $custom-light: #89d4bb; $custom-dark: #000000;
JSON
{
"hex": "#4bc09f",
"rgb": {
"r": 75,
"g": 192,
"b": 159
},
"hsl": {
"h": 163.077,
"s": 48.148,
"l": 52.353
},
"oklch": {
"l": 0.73247,
"c": 0.11628,
"h": 171.3
},
"luminance": 0.41698
}Semantic roles & 50–950 ramp
primary
#4BC09F
secondary
#CD9AA8
accent
#5076D8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380