#4BDF99#4BDF99
#4BDF99 is a light, vivid teal. Relative luminance 0.566; OKLCH L 80.8% C 0.161 H 158.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDF99 |
|---|---|
| RGB | rgb(75, 223, 153) |
| HSL | hsl(152, 70%, 58%) |
| HSV | hsv(152, 66%, 87%) |
| CMYK | cmyk(66.4%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(79.94, -55.01, 23.12) |
| CIE-LCH | lch(79.94, 59.67, 157.20°) |
| OKLab | oklab(80.8% -0.1497 0.0585) |
| OKLCH | oklch(80.8% 0.161 158.6) |
| XYZ | xyz(35.0357, 56.5673, 39.2030) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.17
Seaweed
#18D17B
ΔE00 5.03
Eucalyptus
#44D7A8
ΔE00 5.23
Weird Green
#3AE57F
ΔE00 5.32
Light Greenish Blue
#63F7B4
ΔE00 5.58
Tealish Green
#0CDC73
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDF99 #DF4B91
analogous
#4BDF4F #4BDF99 #4BDBDF
triadic
#4BDF99 #994BDF #DF994B
tetradic
#4BDF99 #4F4BDF #DF4B91 #DBDF4B
square
#4BDF99 #4F4BDF #DF4B91 #DBDF4B
split-complementary
#4BDF99 #DF4BDB #DF4F4B
monochromatic
#1B955B #24C97B #4BDF99 #7FE8B6 #B3F1D4
Accessibility & contrast
On white
1.71
#4BDF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#4BDF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDF99
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDF99 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#00DECD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #4bdf99; /* rgb */ color: rgb(75, 223, 153); /* oklch */ color: oklch(80.8% 0.161 158.6);
Tailwind
colors: {
custom: {
50: '#8eeab7',
500: '#4bdf99',
950: '#000000',
},
}SCSS
$custom: #4bdf99; $custom-light: #8eeab7; $custom-dark: #000000;
JSON
{
"hex": "#4bdf99",
"rgb": {
"r": 75,
"g": 223,
"b": 153
},
"hsl": {
"h": 151.622,
"s": 69.811,
"l": 58.431
},
"oklch": {
"l": 0.80796,
"c": 0.16074,
"h": 158.6
},
"luminance": 0.56571
}Semantic roles & 50–950 ramp
primary
#4BDF99
secondary
#993564
accent
#3B8FED
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481