#53FF98#53FF98
#53FF98 is a very light, vivid green. Relative luminance 0.756; OKLCH L 88.9% C 0.200 H 152.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF98 |
|---|---|
| RGB | rgb(83, 255, 152) |
| HSL | hsl(144, 100%, 66%) |
| HSV | hsv(144, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(89.68, -65.86, 36.71) |
| CIE-LCH | lch(89.68, 75.40, 150.86°) |
| OKLab | oklab(88.86% -0.1777 0.0911) |
| OKLCH | oklch(88.86% 0.2 152.9) |
| XYZ | xyz(44.9909, 75.6211, 41.9249) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.90
Light Green Blue
#56FCA2
ΔE00 2.02
Wintergreen
#20F986
ΔE00 2.58
Mediumspringgreen
#00FA9A
ΔE00 2.83
Light Bluish Green
#76FDA8
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF98 #FF53BA
analogous
#64FF53 #53FF98 #53FFEE
triadic
#53FF98 #9853FF #FF9853
tetradic
#53FF98 #5364FF #FF53BA #FFEE53
square
#53FF98 #5364FF #FF53BA #FFEE53
split-complementary
#53FF98 #EE53FF #FF5364
monochromatic
#00D856 #16FF73 #53FF98 #90FFBD #CDFFE1
Accessibility & contrast
On white
1.30
#53FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#53FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF98
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF98 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#EADB9F
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #53ff98; /* rgb */ color: rgb(83, 255, 152); /* oklch */ color: oklch(88.9% 0.200 152.9);
Tailwind
colors: {
custom: {
50: '#96ffb7',
500: '#53ff98',
950: '#000000',
},
}SCSS
$custom: #53ff98; $custom-light: #96ffb7; $custom-dark: #000000;
JSON
{
"hex": "#53ff98",
"rgb": {
"r": 83,
"g": 255,
"b": 152
},
"hsl": {
"h": 144.07,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.8886,
"c": 0.19967,
"h": 152.9
},
"luminance": 0.75626
}Semantic roles & 50–950 ramp
primary
#53FF98
secondary
#D1258C
accent
#0089E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681