#63EE80#63EE80
#63EE80 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.7% C 0.193 H 147.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #63EE80 |
|---|---|
| RGB | rgb(99, 238, 128) |
| HSL | hsl(133, 80%, 66%) |
| HSV | hsv(133, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.67, -60.43, 42.07) |
| CIE-LCH | lch(84.67, 73.63, 145.15°) |
| OKLab | oklab(84.73% -0.1634 0.1027) |
| OKLCH | oklch(84.73% 0.193 147.8) |
| XYZ | xyz(39.6137, 65.3565, 30.9454) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EE80 #EE63D1
analogous
#8BEE63 #63EE80 #63EEC5
triadic
#63EE80 #8063EE #EE8063
tetradic
#63EE80 #638BEE #EE63D1 #EEC563
square
#63EE80 #638BEE #EE63D1 #EEC563
split-complementary
#63EE80 #C563EE #EE638B
monochromatic
#15C239 #2CE853 #63EE80 #9AF4AD #D1FADA
Accessibility & contrast
On white
1.49
#63EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#63EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EE80
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EE80 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#41E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63ee80; /* rgb */ color: rgb(99, 238, 128); /* oklch */ color: oklch(84.7% 0.193 147.8);
Tailwind
colors: {
custom: {
50: '#9bf4a6',
500: '#63ee80',
950: '#000000',
},
}SCSS
$custom: #63ee80; $custom-light: #9bf4a6; $custom-dark: #000000;
JSON
{
"hex": "#63ee80",
"rgb": {
"r": 99,
"g": 238,
"b": 128
},
"hsl": {
"h": 132.518,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.8473,
"c": 0.19299,
"h": 147.8
},
"luminance": 0.6536
}Semantic roles & 50–950 ramp
primary
#63EE80
secondary
#C036A3
accent
#09B0DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580