#63E59F#63E59F
#63E59F is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.153 H 157.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #63E59F |
|---|---|
| RGB | rgb(99, 229, 159) |
| HSL | hsl(148, 71%, 64%) |
| HSV | hsv(148, 57%, 90%) |
| CMYK | cmyk(56.8%, 0%, 30.6%, 10.2%) |
| CIE-LAB | lab(82.48, -51.61, 23.60) |
| CIE-LCH | lch(82.48, 56.75, 155.43°) |
| OKLab | oklab(83.1% -0.1407 0.0598) |
| OKLCH | oklch(83.1% 0.153 157) |
| XYZ | xyz(39.4196, 61.1908, 42.5278) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.80
Light Blue Green
#7EFBB3
ΔE00 5.01
Weird Green
#3AE57F
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E59F #E563A9
analogous
#68E563 #63E59F #63E5E0
triadic
#63E59F #9F63E5 #E59F63
tetradic
#63E59F #6368E5 #E563A9 #E5E063
square
#63E59F #6368E5 #E563A9 #E5E063
split-complementary
#63E59F #E063E5 #E56368
monochromatic
#1DB061 #2FDC7F #63E59F #97EEBF #CCF6E0
Accessibility & contrast
On white
1.59
#63E59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#63E59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E59F
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E59F | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59B
Deuteranopia (green-blind)
#D2C8A3
Tritanopia (blue-blind)
#34E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e59f; /* rgb */ color: rgb(99, 229, 159); /* oklch */ color: oklch(83.1% 0.153 157.0);
Tailwind
colors: {
custom: {
50: '#9aeebb',
500: '#63e59f',
950: '#000000',
},
}SCSS
$custom: #63e59f; $custom-light: #9aeebb; $custom-dark: #000000;
JSON
{
"hex": "#63e59f",
"rgb": {
"r": 99,
"g": 229,
"b": 159
},
"hsl": {
"h": 147.692,
"s": 71.429,
"l": 64.314
},
"oklch": {
"l": 0.831,
"c": 0.15291,
"h": 157
},
"luminance": 0.61194
}Semantic roles & 50–950 ramp
primary
#63E59F
secondary
#B13B7B
accent
#127AD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582