#4BDC98#4BDC98
#4BDC98 is a light, vivid teal. Relative luminance 0.549; OKLCH L 80.0% C 0.158 H 158.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDC98 |
|---|---|
| RGB | rgb(75, 220, 152) |
| HSL | hsl(152, 67%, 58%) |
| HSV | hsv(152, 66%, 86%) |
| CMYK | cmyk(65.9%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.01, -54.04, 22.38) |
| CIE-LCH | lch(79.01, 58.49, 157.50°) |
| OKLab | oklab(80.03% -0.1472 0.0567) |
| OKLCH | oklch(80.03% 0.158 158.9) |
| XYZ | xyz(34.1591, 54.9456, 38.5050) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.51
Seaweed
#18D17B
ΔE00 4.78
Eucalyptus
#44D7A8
ΔE00 4.79
Weird Green
#3AE57F
ΔE00 5.76
Emerald
#50C878
ΔE00 6.07
Seafoam
#7FE0B3
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDC98 #DC4B8F
analogous
#4BDC4F #4BDC98 #4BD8DC
triadic
#4BDC98 #984BDC #DC984B
tetradic
#4BDC98 #4F4BDC #DC4B8F #D8DC4B
square
#4BDC98 #4F4BDC #DC4B8F #D8DC4B
split-complementary
#4BDC98 #DC4BD8 #DC4F4B
monochromatic
#1C915A #26C47A #4BDC98 #7EE6B5 #B1F0D3
Accessibility & contrast
On white
1.75
#4BDC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#4BDC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDC98
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDC98 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#00DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4bdc98; /* rgb */ color: rgb(75, 220, 152); /* oklch */ color: oklch(80.0% 0.158 158.9);
Tailwind
colors: {
custom: {
50: '#8de8b6',
500: '#4bdc98',
950: '#000000',
},
}SCSS
$custom: #4bdc98; $custom-light: #8de8b6; $custom-dark: #000000;
JSON
{
"hex": "#4bdc98",
"rgb": {
"r": 75,
"g": 220,
"b": 152
},
"hsl": {
"h": 151.862,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.8003,
"c": 0.1577,
"h": 158.9
},
"luminance": 0.54949
}Semantic roles & 50–950 ramp
primary
#4BDC98
secondary
#963663
accent
#3D8FEA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0D1611
muted
#7F8481