#63E693#63E693
#63E693 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.165 H 153.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #63E693 |
|---|---|
| RGB | rgb(99, 230, 147) |
| HSL | hsl(142, 72%, 65%) |
| HSV | hsv(142, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.57, -54.24, 29.88) |
| CIE-LCH | lch(82.57, 61.93, 151.16°) |
| OKLab | oklab(83.1% -0.1471 0.0748) |
| OKLCH | oklch(83.1% 0.165 153) |
| XYZ | xyz(38.7059, 61.3493, 37.4000) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Aqua Green
#12E193
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.79
Light Green Blue
#56FCA2
ΔE00 4.81
Sea Green (survey)
#53FCA1
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E693 #E663B6
analogous
#74E663 #63E693 #63E6D5
triadic
#63E693 #9363E6 #E69363
tetradic
#63E693 #6374E6 #E663B6 #E6D563
square
#63E693 #6374E6 #E663B6 #E6D563
split-complementary
#63E693 #D563E6 #E66374
monochromatic
#1DB253 #2EDE6E #63E693 #98EEB8 #CCF7DC
Accessibility & contrast
On white
1.58
#63E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#63E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E693
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E693 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#D4C998
Tritanopia (blue-blind)
#3BE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e693; /* rgb */ color: rgb(99, 230, 147); /* oklch */ color: oklch(83.1% 0.165 153.0);
Tailwind
colors: {
custom: {
50: '#9aefb3',
500: '#63e693',
950: '#000000',
},
}SCSS
$custom: #63e693; $custom-light: #9aefb3; $custom-dark: #000000;
JSON
{
"hex": "#63e693",
"rgb": {
"r": 99,
"g": 230,
"b": 147
},
"hsl": {
"h": 141.985,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.83099,
"c": 0.16506,
"h": 153
},
"luminance": 0.61353
}Semantic roles & 50–950 ramp
primary
#63E693
secondary
#B33B87
accent
#118DD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581