#63E696#63E696
#63E696 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.162 H 153.9°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #63E696 |
|---|---|
| RGB | rgb(99, 230, 150) |
| HSL | hsl(143, 72%, 65%) |
| HSV | hsv(143, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(82.62, -53.71, 28.41) |
| CIE-LCH | lch(82.62, 60.76, 152.12°) |
| OKLab | oklab(83.16% -0.1458 0.0714) |
| OKLCH | oklch(83.16% 0.162 153.9) |
| XYZ | xyz(38.9443, 61.4447, 38.6559) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.82
Aqua Green
#12E193
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.64
Light Green Blue
#56FCA2
ΔE00 4.82
Sea Green (survey)
#53FCA1
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E696 #E663B3
analogous
#72E663 #63E696 #63E6D8
triadic
#63E696 #9663E6 #E69663
tetradic
#63E696 #6372E6 #E663B3 #E6D863
square
#63E696 #6372E6 #E663B3 #E6D863
split-complementary
#63E696 #D863E6 #E66372
monochromatic
#1DB257 #2EDE72 #63E696 #98EEBA #CCF7DD
Accessibility & contrast
On white
1.58
#63E696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#63E696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E696
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E696 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D591
Deuteranopia (green-blind)
#D4C99B
Tritanopia (blue-blind)
#39E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #63e696; /* rgb */ color: rgb(99, 230, 150); /* oklch */ color: oklch(83.2% 0.162 153.9);
Tailwind
colors: {
custom: {
50: '#9aefb5',
500: '#63e696',
950: '#000000',
},
}SCSS
$custom: #63e696; $custom-light: #9aefb5; $custom-dark: #000000;
JSON
{
"hex": "#63e696",
"rgb": {
"r": 99,
"g": 230,
"b": 150
},
"hsl": {
"h": 143.359,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.83158,
"c": 0.16232,
"h": 153.9
},
"luminance": 0.61448
}Semantic roles & 50–950 ramp
primary
#63E696
secondary
#B33B84
accent
#1188D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581