#63E69E#63E69E
#63E69E is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.155 H 156.5°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #63E69E |
|---|---|
| RGB | rgb(99, 230, 158) |
| HSL | hsl(147, 72%, 65%) |
| HSV | hsv(147, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(82.76, -52.21, 24.50) |
| CIE-LCH | lch(82.76, 57.67, 154.87°) |
| OKLab | oklab(83.32% -0.1422 0.062) |
| OKLCH | oklch(83.32% 0.155 156.5) |
| XYZ | xyz(39.6106, 61.7112, 42.1651) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.55
Light Blue Green
#7EFBB3
ΔE00 4.83
Weird Green
#3AE57F
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E69E #E663AB
analogous
#6AE663 #63E69E #63E6E0
triadic
#63E69E #9E63E6 #E69E63
tetradic
#63E69E #636AE6 #E663AB #E6E063
square
#63E69E #636AE6 #E663AB #E6E063
split-complementary
#63E69E #E063E6 #E6636A
monochromatic
#1DB260 #2EDE7D #63E69E #98EEBF #CCF7E0
Accessibility & contrast
On white
1.57
#63E69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#63E69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E69E
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E69E | 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)
#E5D69A
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#34E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #63e69e; /* rgb */ color: rgb(99, 230, 158); /* oklch */ color: oklch(83.3% 0.155 156.5);
Tailwind
colors: {
custom: {
50: '#9aefbb',
500: '#63e69e',
950: '#000000',
},
}SCSS
$custom: #63e69e; $custom-light: #9aefbb; $custom-dark: #000000;
JSON
{
"hex": "#63e69e",
"rgb": {
"r": 99,
"g": 230,
"b": 158
},
"hsl": {
"h": 147.023,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.83321,
"c": 0.15515,
"h": 156.5
},
"luminance": 0.61715
}Semantic roles & 50–950 ramp
primary
#63E69E
secondary
#B33B7D
accent
#117CD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582