#4BFDA2#4BFDA2
#4BFDA2 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.4% C 0.191 H 156.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFDA2 |
|---|---|
| RGB | rgb(75, 253, 162) |
| HSL | hsl(149, 98%, 64%) |
| HSV | hsv(149, 70%, 99%) |
| CMYK | cmyk(70.4%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(89.09, -64.59, 30.92) |
| CIE-LCH | lch(89.09, 71.61, 154.42°) |
| OKLab | oklab(88.38% -0.1747 0.0775) |
| OKLCH | oklch(88.38% 0.191 156.1) |
| XYZ | xyz(44.5443, 74.3500, 46.1788) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.47
Light Green Blue
#56FCA2
ΔE00 0.58
Mediumspringgreen
#00FA9A
ΔE00 1.87
Bright Sea Green
#05FFA6
ΔE00 1.92
Light Bluish Green
#76FDA8
ΔE00 2.64
Seafoam Green
#7AF9AB
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFDA2 #FD4BA6
analogous
#4DFD4B #4BFDA2 #4BFDFB
triadic
#4BFDA2 #A24BFD #FDA24B
tetradic
#4BFDA2 #4B4DFD #FD4BA6 #FDFB4B
square
#4BFDA2 #4B4DFD #FD4BA6 #FDFB4B
split-complementary
#4BFDA2 #FB4BFD #FD4B4D
monochromatic
#02CB65 #0EFC83 #4BFDA2 #88FEC1 #C4FEE1
Accessibility & contrast
On white
1.32
#4BFDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#4BFDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFDA2
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFDA2 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE99C
Deuteranopia (green-blind)
#E6D9A8
Tritanopia (blue-blind)
#00FBE6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4bfda2; /* rgb */ color: rgb(75, 253, 162); /* oklch */ color: oklch(88.4% 0.191 156.1);
Tailwind
colors: {
custom: {
50: '#93ffbe',
500: '#4bfda2',
950: '#000000',
},
}SCSS
$custom: #4bfda2; $custom-light: #93ffbe; $custom-dark: #000000;
JSON
{
"hex": "#4bfda2",
"rgb": {
"r": 75,
"g": 253,
"b": 162
},
"hsl": {
"h": 149.326,
"s": 97.802,
"l": 64.314
},
"oklch": {
"l": 0.88376,
"c": 0.19111,
"h": 156.1
},
"luminance": 0.74355
}Semantic roles & 50–950 ramp
primary
#4BFDA2
secondary
#C72578
accent
#0075E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682