#4AFF98#4AFF98
#4AFF98 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.7% C 0.203 H 153.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFF98 |
|---|---|
| RGB | rgb(74, 255, 152) |
| HSL | hsl(146, 100%, 65%) |
| HSV | hsv(146, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(89.50, -67.25, 36.44) |
| CIE-LCH | lch(89.50, 76.49, 151.55°) |
| OKLab | oklab(88.66% -0.1813 0.0905) |
| OKLCH | oklch(88.66% 0.203 153.5) |
| XYZ | xyz(44.2476, 75.2378, 41.8901) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.81
Light Green Blue
#56FCA2
ΔE00 1.96
Wintergreen
#20F986
ΔE00 2.42
Mediumspringgreen
#00FA9A
ΔE00 2.44
Turquoise Green
#04F489
ΔE00 2.92
Bright Sea Green
#05FFA6
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFF98 #FF4AB1
analogous
#57FF4A #4AFF98 #4AFFF2
triadic
#4AFF98 #984AFF #FF984A
tetradic
#4AFF98 #4A57FF #FF4AB1 #FFF24A
square
#4AFF98 #4A57FF #FF4AB1 #FFF24A
split-complementary
#4AFF98 #F24AFF #FF4A57
monochromatic
#00CF59 #0DFF75 #4AFF98 #87FFBB #C4FFDE
Accessibility & contrast
On white
1.31
#4AFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#4AFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFF98
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFF98 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA91
Deuteranopia (green-blind)
#E9DB9F
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4aff98; /* rgb */ color: rgb(74, 255, 152); /* oklch */ color: oklch(88.7% 0.203 153.5);
Tailwind
colors: {
custom: {
50: '#93ffb7',
500: '#4aff98',
950: '#000000',
},
}SCSS
$custom: #4aff98; $custom-light: #93ffb7; $custom-dark: #000000;
JSON
{
"hex": "#4aff98",
"rgb": {
"r": 74,
"g": 255,
"b": 152
},
"hsl": {
"h": 145.856,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.88661,
"c": 0.20258,
"h": 153.5
},
"luminance": 0.75243
}Semantic roles & 50–950 ramp
primary
#4AFF98
secondary
#CA2482
accent
#0083E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681