#63E69A#63E69A
#63E69A is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.159 H 155.2°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #63E69A |
|---|---|
| RGB | rgb(99, 230, 154) |
| HSL | hsl(145, 72%, 65%) |
| HSV | hsv(145, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(82.69, -52.97, 26.46) |
| CIE-LCH | lch(82.69, 59.21, 153.46°) |
| OKLab | oklab(83.24% -0.144 0.0667) |
| OKLCH | oklch(83.24% 0.159 155.2) |
| XYZ | xyz(39.2719, 61.5757, 40.3813) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 4.32
Weird Green
#3AE57F
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.53
Light Greenish Blue
#63F7B4
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E69A #E663AF
analogous
#6EE663 #63E69A #63E6DC
triadic
#63E69A #9A63E6 #E69A63
tetradic
#63E69A #636EE6 #E663AF #E6DC63
square
#63E69A #636EE6 #E663AF #E6DC63
split-complementary
#63E69A #DC63E6 #E6636E
monochromatic
#1DB25B #2EDE78 #63E69A #98EEBC #CCF7DE
Accessibility & contrast
On white
1.58
#63E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#63E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E69A
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E69A | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D595
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#37E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #63e69a; /* rgb */ color: rgb(99, 230, 154); /* oklch */ color: oklch(83.2% 0.159 155.2);
Tailwind
colors: {
custom: {
50: '#9aefb8',
500: '#63e69a',
950: '#000000',
},
}SCSS
$custom: #63e69a; $custom-light: #9aefb8; $custom-dark: #000000;
JSON
{
"hex": "#63e69a",
"rgb": {
"r": 99,
"g": 230,
"b": 154
},
"hsl": {
"h": 145.191,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.83238,
"c": 0.15872,
"h": 155.2
},
"luminance": 0.61579
}Semantic roles & 50–950 ramp
primary
#63E69A
secondary
#B33B80
accent
#1182D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581