#63E69D#63E69D
#63E69D is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.156 H 156.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #63E69D |
|---|---|
| RGB | rgb(99, 230, 157) |
| HSL | hsl(147, 72%, 65%) |
| HSV | hsv(147, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(82.74, -52.40, 24.99) |
| CIE-LCH | lch(82.74, 58.06, 154.51°) |
| OKLab | oklab(83.3% -0.1427 0.0631) |
| OKLCH | oklch(83.3% 0.156 156.1) |
| XYZ | xyz(39.5249, 61.6769, 41.7137) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.54
Light Blue Green
#7EFBB3
ΔE00 4.85
Weird Green
#3AE57F
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E69D #E663AC
analogous
#6BE663 #63E69D #63E6DF
triadic
#63E69D #9D63E6 #E69D63
tetradic
#63E69D #636BE6 #E663AC #E6DF63
square
#63E69D #636BE6 #E663AC #E6DF63
split-complementary
#63E69D #DF63E6 #E6636B
monochromatic
#1DB25F #2EDE7C #63E69D #98EEBE #CCF7DF
Accessibility & contrast
On white
1.57
#63E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#63E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E69D
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E69D | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D698
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#35E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #63e69d; /* rgb */ color: rgb(99, 230, 157); /* oklch */ color: oklch(83.3% 0.156 156.1);
Tailwind
colors: {
custom: {
50: '#9aefba',
500: '#63e69d',
950: '#000000',
},
}SCSS
$custom: #63e69d; $custom-light: #9aefba; $custom-dark: #000000;
JSON
{
"hex": "#63e69d",
"rgb": {
"r": 99,
"g": 230,
"b": 157
},
"hsl": {
"h": 146.565,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.833,
"c": 0.15604,
"h": 156.1
},
"luminance": 0.61681
}Semantic roles & 50–950 ramp
primary
#63E69D
secondary
#B33B7D
accent
#117ED4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581