#53F288#53F288
#53F288 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.4% C 0.197 H 150.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #53F288 |
|---|---|
| RGB | rgb(83, 242, 136) |
| HSL | hsl(140, 86%, 64%) |
| HSV | hsv(140, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(85.56, -63.83, 39.23) |
| CIE-LCH | lch(85.56, 74.92, 148.43°) |
| OKLab | oklab(85.39% -0.1721 0.0965) |
| OKLCH | oklch(85.39% 0.197 150.7) |
| XYZ | xyz(39.7602, 67.1166, 34.1472) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.30
Turquoise Green
#04F489
ΔE00 2.33
Minty Green
#0BF77D
ΔE00 2.62
Weird Green
#3AE57F
ΔE00 3.13
Spearmint
#1EF876
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F288 #F253BD
analogous
#6DF253 #53F288 #53F2D7
triadic
#53F288 #8853F2 #F28853
tetradic
#53F288 #536DF2 #F253BD #F2D753
square
#53F288 #536DF2 #F253BD #F2D753
split-complementary
#53F288 #D753F2 #F2536D
monochromatic
#0EBC48 #1AEE61 #53F288 #8CF6AF #C5FBD7
Accessibility & contrast
On white
1.46
#53F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#53F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F288
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F288 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE80
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#00EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #53f288; /* rgb */ color: rgb(83, 242, 136); /* oklch */ color: oklch(85.4% 0.197 150.7);
Tailwind
colors: {
custom: {
50: '#94f7ac',
500: '#53f288',
950: '#000000',
},
}SCSS
$custom: #53f288; $custom-light: #94f7ac; $custom-dark: #000000;
JSON
{
"hex": "#53f288",
"rgb": {
"r": 83,
"g": 242,
"b": 136
},
"hsl": {
"h": 140,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.85387,
"c": 0.19732,
"h": 150.7
},
"luminance": 0.67121
}Semantic roles & 50–950 ramp
primary
#53F288
secondary
#BB2E8C
accent
#0398E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581