#63EE93#63EE93
#63EE93 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.176 H 152.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #63EE93 |
|---|---|
| RGB | rgb(99, 238, 147) |
| HSL | hsl(141, 80%, 66%) |
| HSV | hsv(141, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(84.95, -57.38, 33.04) |
| CIE-LCH | lch(84.95, 66.21, 150.07°) |
| OKLab | oklab(85.05% -0.1554 0.0823) |
| OKLCH | oklch(85.05% 0.176 152.1) |
| XYZ | xyz(40.9834, 65.9044, 38.1591) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EE93 #EE63BE
analogous
#78EE63 #63EE93 #63EED8
triadic
#63EE93 #9363EE #EE9363
tetradic
#63EE93 #6378EE #EE63BE #EED863
square
#63EE93 #6378EE #EE63BE #EED863
split-complementary
#63EE93 #D863EE #EE6378
monochromatic
#15C251 #2CE86D #63EE93 #9AF4B9 #D1FADF
Accessibility & contrast
On white
1.48
#63EE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#63EE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EE93
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EE93 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#38EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ee93; /* rgb */ color: rgb(99, 238, 147); /* oklch */ color: oklch(85.1% 0.176 152.1);
Tailwind
colors: {
custom: {
50: '#9bf4b3',
500: '#63ee93',
950: '#000000',
},
}SCSS
$custom: #63ee93; $custom-light: #9bf4b3; $custom-dark: #000000;
JSON
{
"hex": "#63ee93",
"rgb": {
"r": 99,
"g": 238,
"b": 147
},
"hsl": {
"h": 140.719,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.85053,
"c": 0.17583,
"h": 152.1
},
"luminance": 0.65908
}Semantic roles & 50–950 ramp
primary
#63EE93
secondary
#C03690
accent
#0994DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581