#63EE95#63EE95
#63EE95 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.174 H 152.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #63EE95 |
|---|---|
| RGB | rgb(99, 238, 149) |
| HSL | hsl(142, 80%, 66%) |
| HSV | hsv(142, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(84.98, -57.03, 32.08) |
| CIE-LCH | lch(84.98, 65.43, 150.65°) |
| OKLab | oklab(85.09% -0.1545 0.0801) |
| OKLCH | oklch(85.09% 0.174 152.6) |
| XYZ | xyz(41.1417, 65.9677, 38.9929) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EE95 #EE63BC
analogous
#76EE63 #63EE95 #63EEDB
triadic
#63EE95 #9563EE #EE9563
tetradic
#63EE95 #6376EE #EE63BC #EEDB63
square
#63EE95 #6376EE #EE63BC #EEDB63
split-complementary
#63EE95 #DB63EE #EE6376
monochromatic
#15C253 #2CE870 #63EE95 #9AF4BA #D1FAE0
Accessibility & contrast
On white
1.48
#63EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#63EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EE95
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EE95 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#36EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ee95; /* rgb */ color: rgb(99, 238, 149); /* oklch */ color: oklch(85.1% 0.174 152.6);
Tailwind
colors: {
custom: {
50: '#9bf4b5',
500: '#63ee95',
950: '#000000',
},
}SCSS
$custom: #63ee95; $custom-light: #9bf4b5; $custom-dark: #000000;
JSON
{
"hex": "#63ee95",
"rgb": {
"r": 99,
"g": 238,
"b": 149
},
"hsl": {
"h": 141.583,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.8509,
"c": 0.17402,
"h": 152.6
},
"luminance": 0.65972
}Semantic roles & 50–950 ramp
primary
#63EE95
secondary
#C0368E
accent
#0990DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581