#63E09C#63E09C
#63E09C is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.149 H 156.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #63E09C |
|---|---|
| RGB | rgb(99, 224, 156) |
| HSL | hsl(147, 67%, 63%) |
| HSV | hsv(147, 56%, 88%) |
| CMYK | cmyk(55.8%, 0%, 30.4%, 12.2%) |
| CIE-LAB | lab(80.94, -50.15, 23.04) |
| CIE-LCH | lch(80.94, 55.19, 155.32°) |
| OKLab | oklab(81.82% -0.1368 0.0584) |
| OKLCH | oklch(81.82% 0.149 156.9) |
| XYZ | xyz(37.7988, 58.3608, 40.7189) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 5.23
Seafoam
#7FE0B3
ΔE00 5.25
Weird Green
#3AE57F
ΔE00 5.68
Seafoam Green
#7AF9AB
ΔE00 5.71
Eucalyptus
#44D7A8
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E09C #E063A7
analogous
#68E063 #63E09C #63E0DA
triadic
#63E09C #9C63E0 #E09C63
tetradic
#63E09C #6368E0 #E063A7 #E0DA63
square
#63E09C #6368E0 #E063A7 #E0DA63
split-complementary
#63E09C #DA63E0 #E06368
monochromatic
#21A75E #30D67C #63E09C #96EABC #C9F4DD
Accessibility & contrast
On white
1.66
#63E09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#63E09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E09C
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E09C | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD098
Deuteranopia (green-blind)
#CDC4A0
Tritanopia (blue-blind)
#38DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63e09c; /* rgb */ color: rgb(99, 224, 156); /* oklch */ color: oklch(81.8% 0.149 156.9);
Tailwind
colors: {
custom: {
50: '#99eab9',
500: '#63e09c',
950: '#000000',
},
}SCSS
$custom: #63e09c; $custom-light: #99eab9; $custom-dark: #000000;
JSON
{
"hex": "#63e09c",
"rgb": {
"r": 99,
"g": 224,
"b": 156
},
"hsl": {
"h": 147.36,
"s": 66.845,
"l": 63.333
},
"oklch": {
"l": 0.8182,
"c": 0.14875,
"h": 156.9
},
"luminance": 0.58364
}Semantic roles & 50–950 ramp
primary
#63E09C
secondary
#AA3E78
accent
#177BCF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481