#63E3A2#63E3A2
#63E3A2 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.7% C 0.148 H 158.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #63E3A2 |
|---|---|
| RGB | rgb(99, 227, 162) |
| HSL | hsl(150, 70%, 64%) |
| HSV | hsv(150, 56%, 89%) |
| CMYK | cmyk(56.4%, 0%, 28.6%, 11%) |
| CIE-LAB | lab(81.94, -50.21, 21.31) |
| CIE-LCH | lch(81.94, 54.54, 157.00°) |
| OKLab | oklab(82.68% -0.1373 0.0541) |
| OKLCH | oklch(82.68% 0.148 158.5) |
| XYZ | xyz(39.1329, 60.1958, 43.7321) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 5.33
Eucalyptus
#44D7A8
ΔE00 5.35
Seafoam (survey)
#80F9AD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E3A2 #E363A4
analogous
#64E363 #63E3A2 #63E3E2
triadic
#63E3A2 #A263E3 #E3A263
tetradic
#63E3A2 #6364E3 #E363A4 #E3E263
square
#63E3A2 #6364E3 #E363A4 #E3E263
split-complementary
#63E3A2 #E263E3 #E36364
monochromatic
#1FAD65 #2FDA83 #63E3A2 #97ECC1 #CBF6E0
Accessibility & contrast
On white
1.61
#63E3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#63E3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E3A2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E3A2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39E
Deuteranopia (green-blind)
#CFC7A6
Tritanopia (blue-blind)
#33E2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63e3a2; /* rgb */ color: rgb(99, 227, 162); /* oklch */ color: oklch(82.7% 0.148 158.5);
Tailwind
colors: {
custom: {
50: '#99ecbd',
500: '#63e3a2',
950: '#000000',
},
}SCSS
$custom: #63e3a2; $custom-light: #99ecbd; $custom-dark: #000000;
JSON
{
"hex": "#63e3a2",
"rgb": {
"r": 99,
"g": 227,
"b": 162
},
"hsl": {
"h": 149.531,
"s": 69.565,
"l": 63.922
},
"oklch": {
"l": 0.82679,
"c": 0.14759,
"h": 158.5
},
"luminance": 0.60199
}Semantic roles & 50–950 ramp
primary
#63E3A2
secondary
#AE3C76
accent
#1474D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582