#63EA92#63EA92
#63EA92 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.171 H 152.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #63EA92 |
|---|---|
| RGB | rgb(99, 234, 146) |
| HSL | hsl(141, 76%, 65%) |
| HSV | hsv(141, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.74, -56.00, 31.95) |
| CIE-LCH | lch(83.74, 64.47, 150.29°) |
| OKLab | oklab(84.06% -0.1517 0.0797) |
| OKLCH | oklch(84.06% 0.171 152.3) |
| XYZ | xyz(39.7537, 63.5699, 37.3638) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.08
Turquoise Green
#04F489
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EA92 #EA63BB
analogous
#77EA63 #63EA92 #63EAD5
triadic
#63EA92 #9263EA #EA9263
tetradic
#63EA92 #6377EA #EA63BB #EAD563
square
#63EA92 #6377EA #EA63BB #EAD563
split-complementary
#63EA92 #D563EA #EA6377
monochromatic
#19BA51 #2DE36C #63EA92 #99F1B8 #CFF9DD
Accessibility & contrast
On white
1.53
#63EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#63EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EA92
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EA92 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#3AE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #63ea92; /* rgb */ color: rgb(99, 234, 146); /* oklch */ color: oklch(84.1% 0.171 152.3);
Tailwind
colors: {
custom: {
50: '#9af2b2',
500: '#63ea92',
950: '#000000',
},
}SCSS
$custom: #63ea92; $custom-light: #9af2b2; $custom-dark: #000000;
JSON
{
"hex": "#63ea92",
"rgb": {
"r": 99,
"g": 234,
"b": 146
},
"hsl": {
"h": 140.889,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.84058,
"c": 0.17137,
"h": 152.3
},
"luminance": 0.63574
}Semantic roles & 50–950 ramp
primary
#63EA92
secondary
#B9388C
accent
#0D92D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581