#63EE9A#63EE9A
#63EE9A is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.170 H 154.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #63EE9A |
|---|---|
| RGB | rgb(99, 238, 154) |
| HSL | hsl(144, 80%, 66%) |
| HSV | hsv(144, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 35.3%, 6.7%) |
| CIE-LAB | lab(85.06, -56.15, 29.66) |
| CIE-LCH | lch(85.06, 63.50, 152.16°) |
| OKLab | oklab(85.19% -0.1523 0.0744) |
| OKLCH | oklch(85.19% 0.17 154) |
| XYZ | xyz(41.5495, 66.1308, 41.1405) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EE9A #EE63B7
analogous
#71EE63 #63EE9A #63EEDF
triadic
#63EE9A #9A63EE #EE9A63
tetradic
#63EE9A #6371EE #EE63B7 #EEDF63
square
#63EE9A #6371EE #EE63B7 #EEDF63
split-complementary
#63EE9A #DF63EE #EE6371
monochromatic
#15C259 #2CE876 #63EE9A #9AF4BE #D1FAE1
Accessibility & contrast
On white
1.48
#63EE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#63EE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EE9A
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EE9A | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC94
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#33EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ee9a; /* rgb */ color: rgb(99, 238, 154); /* oklch */ color: oklch(85.2% 0.170 154.0);
Tailwind
colors: {
custom: {
50: '#9bf4b8',
500: '#63ee9a',
950: '#000000',
},
}SCSS
$custom: #63ee9a; $custom-light: #9bf4b8; $custom-dark: #000000;
JSON
{
"hex": "#63ee9a",
"rgb": {
"r": 99,
"g": 238,
"b": 154
},
"hsl": {
"h": 143.741,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.85185,
"c": 0.16951,
"h": 154
},
"luminance": 0.66135
}Semantic roles & 50–950 ramp
primary
#63EE9A
secondary
#C03689
accent
#0989DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581