#63E89E#63E89E
#63E89E is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.158 H 156.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #63E89E |
|---|---|
| RGB | rgb(99, 232, 158) |
| HSL | hsl(147, 74%, 65%) |
| HSV | hsv(147, 57%, 91%) |
| CMYK | cmyk(57.3%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.35, -53.02, 25.31) |
| CIE-LCH | lch(83.35, 58.75, 154.49°) |
| OKLab | oklab(83.81% -0.1443 0.0639) |
| OKLCH | oklch(83.81% 0.158 156.1) |
| XYZ | xyz(40.1704, 62.8307, 42.3517) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.47
Light Green Blue
#56FCA2
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E89E #E863AD
analogous
#6AE863 #63E89E #63E8E1
triadic
#63E89E #9E63E8 #E89E63
tetradic
#63E89E #636AE8 #E863AD #E8E163
square
#63E89E #636AE8 #E863AD #E8E163
split-complementary
#63E89E #E163E8 #E8636A
monochromatic
#1BB660 #2EE07D #63E89E #98F0BF #CEF8E0
Accessibility & contrast
On white
1.55
#63E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#63E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E89E
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E89E | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D799
Deuteranopia (green-blind)
#D5CAA3
Tritanopia (blue-blind)
#33E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e89e; /* rgb */ color: rgb(99, 232, 158); /* oklch */ color: oklch(83.8% 0.158 156.1);
Tailwind
colors: {
custom: {
50: '#9af0bb',
500: '#63e89e',
950: '#000000',
},
}SCSS
$custom: #63e89e; $custom-light: #9af0bb; $custom-dark: #000000;
JSON
{
"hex": "#63e89e",
"rgb": {
"r": 99,
"g": 232,
"b": 158
},
"hsl": {
"h": 146.617,
"s": 74.302,
"l": 64.902
},
"oklch": {
"l": 0.83807,
"c": 0.15786,
"h": 156.1
},
"luminance": 0.62834
}Semantic roles & 50–950 ramp
primary
#63E89E
secondary
#B6397F
accent
#0F7ED6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582