#63EE85#63EE85
#63EE85 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.189 H 148.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #63EE85 |
|---|---|
| RGB | rgb(99, 238, 133) |
| HSL | hsl(135, 80%, 66%) |
| HSV | hsv(135, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.74, -59.67, 39.72) |
| CIE-LCH | lch(84.74, 71.68, 146.35°) |
| OKLab | oklab(84.81% -0.1613 0.0975) |
| OKLCH | oklch(84.81% 0.189 148.8) |
| XYZ | xyz(39.9510, 65.4914, 32.7215) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EE85 #EE63CC
analogous
#86EE63 #63EE85 #63EECA
triadic
#63EE85 #8563EE #EE8563
tetradic
#63EE85 #6386EE #EE63CC #EECA63
square
#63EE85 #6386EE #EE63CC #EECA63
split-complementary
#63EE85 #CA63EE #EE6386
monochromatic
#15C23F #2CE85A #63EE85 #9AF4B0 #D1FADB
Accessibility & contrast
On white
1.49
#63EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#63EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EE85
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EE85 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#DECF8C
Tritanopia (blue-blind)
#3FEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ee85; /* rgb */ color: rgb(99, 238, 133); /* oklch */ color: oklch(84.8% 0.189 148.8);
Tailwind
colors: {
custom: {
50: '#9bf4aa',
500: '#63ee85',
950: '#000000',
},
}SCSS
$custom: #63ee85; $custom-light: #9bf4aa; $custom-dark: #000000;
JSON
{
"hex": "#63ee85",
"rgb": {
"r": 99,
"g": 238,
"b": 133
},
"hsl": {
"h": 134.676,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.8481,
"c": 0.18851,
"h": 148.8
},
"luminance": 0.65495
}Semantic roles & 50–950 ramp
primary
#63EE85
secondary
#C0369E
accent
#09A9DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581