#4BDE99#4BDE99
#4BDE99 is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.5% C 0.159 H 158.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDE99 |
|---|---|
| RGB | rgb(75, 222, 153) |
| HSL | hsl(152, 69%, 58%) |
| HSV | hsv(152, 66%, 87%) |
| CMYK | cmyk(66.2%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.63, -54.62, 22.71) |
| CIE-LCH | lch(79.63, 59.15, 157.42°) |
| OKLab | oklab(80.55% -0.1487 0.0575) |
| OKLCH | oklch(80.55% 0.159 158.9) |
| XYZ | xyz(34.7694, 56.0345, 39.1142) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.29
Seaweed
#18D17B
ΔE00 4.98
Eucalyptus
#44D7A8
ΔE00 5.01
Weird Green
#3AE57F
ΔE00 5.52
Light Greenish Blue
#63F7B4
ΔE00 5.77
Tealish Green
#0CDC73
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDE99 #DE4B90
analogous
#4BDE4F #4BDE99 #4BD9DE
triadic
#4BDE99 #994BDE #DE994B
tetradic
#4BDE99 #4F4BDE #DE4B90 #D9DE4B
square
#4BDE99 #4F4BDE #DE4B90 #D9DE4B
split-complementary
#4BDE99 #DE4BD9 #DE4F4B
monochromatic
#1B945B #25C77B #4BDE99 #7FE7B6 #B2F1D4
Accessibility & contrast
On white
1.72
#4BDE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#4BDE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDE99
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDE99 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4bde99; /* rgb */ color: rgb(75, 222, 153); /* oklch */ color: oklch(80.5% 0.159 158.9);
Tailwind
colors: {
custom: {
50: '#8de9b7',
500: '#4bde99',
950: '#000000',
},
}SCSS
$custom: #4bde99; $custom-light: #8de9b7; $custom-dark: #000000;
JSON
{
"hex": "#4bde99",
"rgb": {
"r": 75,
"g": 222,
"b": 153
},
"hsl": {
"h": 151.837,
"s": 69.014,
"l": 58.235
},
"oklch": {
"l": 0.80548,
"c": 0.15943,
"h": 158.9
},
"luminance": 0.56038
}Semantic roles & 50–950 ramp
primary
#4BDE99
secondary
#983564
accent
#3C8FEC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481