#63E595#63E595
#63E595 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.162 H 153.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #63E595 |
|---|---|
| RGB | rgb(99, 229, 149) |
| HSL | hsl(143, 71%, 64%) |
| HSV | hsv(143, 57%, 90%) |
| CMYK | cmyk(56.8%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(82.30, -53.49, 28.50) |
| CIE-LCH | lch(82.30, 60.61, 151.95°) |
| OKLab | oklab(82.89% -0.1452 0.0716) |
| OKLCH | oklch(82.89% 0.162 153.8) |
| XYZ | xyz(38.5867, 60.8576, 38.1412) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.77
Aqua Green
#12E193
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.84
Light Green Blue
#56FCA2
ΔE00 5.03
Sea Green (survey)
#53FCA1
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E595 #E563B3
analogous
#72E563 #63E595 #63E5D6
triadic
#63E595 #9563E5 #E59563
tetradic
#63E595 #6372E5 #E563B3 #E5D663
square
#63E595 #6372E5 #E563B3 #E5D663
split-complementary
#63E595 #D663E5 #E56372
monochromatic
#1DB056 #2FDC71 #63E595 #97EEB9 #CCF6DC
Accessibility & contrast
On white
1.59
#63E595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#63E595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E595
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E595 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#D3C89A
Tritanopia (blue-blind)
#3AE2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e595; /* rgb */ color: rgb(99, 229, 149); /* oklch */ color: oklch(82.9% 0.162 153.8);
Tailwind
colors: {
custom: {
50: '#9aeeb4',
500: '#63e595',
950: '#000000',
},
}SCSS
$custom: #63e595; $custom-light: #9aeeb4; $custom-dark: #000000;
JSON
{
"hex": "#63e595",
"rgb": {
"r": 99,
"g": 229,
"b": 149
},
"hsl": {
"h": 143.077,
"s": 71.429,
"l": 64.314
},
"oklch": {
"l": 0.82894,
"c": 0.16187,
"h": 153.8
},
"luminance": 0.60861
}Semantic roles & 50–950 ramp
primary
#63E595
secondary
#B13B84
accent
#1289D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581