#63EF96#63EF96
#63EF96 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.174 H 152.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #63EF96 |
|---|---|
| RGB | rgb(99, 239, 150) |
| HSL | hsl(142, 81%, 66%) |
| HSV | hsv(142, 59%, 94%) |
| CMYK | cmyk(58.6%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.29, -57.25, 31.99) |
| CIE-LCH | lch(85.29, 65.58, 150.80°) |
| OKLab | oklab(85.35% -0.1551 0.0799) |
| OKLCH | oklch(85.35% 0.174 152.7) |
| XYZ | xyz(41.5138, 66.5837, 39.5124) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.98
Sea Green (survey)
#53FCA1
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EF96 #EF63BC
analogous
#76EF63 #63EF96 #63EFDC
triadic
#63EF96 #9663EF #EF9663
tetradic
#63EF96 #6376EF #EF63BC #EFDC63
square
#63EF96 #6376EF #EF63BC #EFDC63
split-complementary
#63EF96 #DC63EF #EF6376
monochromatic
#14C454 #2BE971 #63EF96 #9BF5BB #D2FAE1
Accessibility & contrast
On white
1.47
#63EF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#63EF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EF96
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EF96 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#DCD09C
Tritanopia (blue-blind)
#35ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63ef96; /* rgb */ color: rgb(99, 239, 150); /* oklch */ color: oklch(85.4% 0.174 152.7);
Tailwind
colors: {
custom: {
50: '#9bf5b5',
500: '#63ef96',
950: '#000000',
},
}SCSS
$custom: #63ef96; $custom-light: #9bf5b5; $custom-dark: #000000;
JSON
{
"hex": "#63ef96",
"rgb": {
"r": 99,
"g": 239,
"b": 150
},
"hsl": {
"h": 141.857,
"s": 81.395,
"l": 66.275
},
"oklch": {
"l": 0.85352,
"c": 0.17445,
"h": 152.7
},
"luminance": 0.66588
}Semantic roles & 50–950 ramp
primary
#63EF96
secondary
#C1358E
accent
#0890DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581