#4BC199#4BC199
#4BC199 is a light, vivid teal. Relative luminance 0.419; OKLCH L 73.3% C 0.122 H 167.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #4BC199 |
|---|---|
| RGB | rgb(75, 193, 153) |
| HSL | hsl(160, 49%, 53%) |
| HSV | hsv(160, 61%, 76%) |
| CMYK | cmyk(61.1%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(70.82, -42.67, 10.43) |
| CIE-LCH | lch(70.82, 43.93, 166.26°) |
| OKLab | oklab(73.33% -0.1188 0.0267) |
| OKLCH | oklch(73.33% 0.122 167.3) |
| XYZ | xyz(27.7185, 41.9329, 36.7639) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.64
Mediumaquamarine
#66CDAA
ΔE00 4.03
Greenblue
#23C48B
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 4.50
Greenish Teal
#32BF84
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BC199 #C14B73
analogous
#4BC15E #4BC199 #4BAEC1
triadic
#4BC199 #994BC1 #C1994B
tetradic
#4BC199 #5E4BC1 #C14B73 #AEC14B
square
#4BC199 #5E4BC1 #C14B73 #AEC14B
split-complementary
#4BC199 #C14BAE #C15E4B
monochromatic
#256C54 #359A78 #4BC199 #79D1B3 #A6E0CD
Accessibility & contrast
On white
2.24
#4BC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#4BC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BC199
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BC199 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB497
Deuteranopia (green-blind)
#ACA89C
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #4bc199; /* rgb */ color: rgb(75, 193, 153); /* oklch */ color: oklch(73.3% 0.122 167.3);
Tailwind
colors: {
custom: {
50: '#89d4b7',
500: '#4bc199',
950: '#000000',
},
}SCSS
$custom: #4bc199; $custom-light: #89d4b7; $custom-dark: #000000;
JSON
{
"hex": "#4bc199",
"rgb": {
"r": 75,
"g": 193,
"b": 153
},
"hsl": {
"h": 159.661,
"s": 48.76,
"l": 52.549
},
"oklch": {
"l": 0.73334,
"c": 0.12176,
"h": 167.3
},
"luminance": 0.41936
}Semantic roles & 50–950 ramp
primary
#4BC199
secondary
#CE9AAC
accent
#4F7ED8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380