#63EE7D#63EE7D
#63EE7D is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.196 H 147.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #63EE7D |
|---|---|
| RGB | rgb(99, 238, 125) |
| HSL | hsl(131, 80%, 66%) |
| HSV | hsv(131, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.63, -60.87, 43.47) |
| CIE-LCH | lch(84.63, 74.79, 144.47°) |
| OKLab | oklab(84.69% -0.1646 0.1058) |
| OKLCH | oklch(84.69% 0.196 147.3) |
| XYZ | xyz(39.4192, 65.2787, 29.9208) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.56
Minty Green
#0BF77D
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.07
Turquoise Green
#04F489
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EE7D #EE63D4
analogous
#8EEE63 #63EE7D #63EEC2
triadic
#63EE7D #7D63EE #EE7D63
tetradic
#63EE7D #638EEE #EE63D4 #EEC263
square
#63EE7D #638EEE #EE63D4 #EEC263
split-complementary
#63EE7D #C263EE #EE638E
monochromatic
#15C235 #2CE84F #63EE7D #9AF4AB #D1FAD9
Accessibility & contrast
On white
1.49
#63EE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#63EE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EE7D
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EE7D | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#DFCE85
Tritanopia (blue-blind)
#42E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63ee7d; /* rgb */ color: rgb(99, 238, 125); /* oklch */ color: oklch(84.7% 0.196 147.3);
Tailwind
colors: {
custom: {
50: '#9bf4a4',
500: '#63ee7d',
950: '#000000',
},
}SCSS
$custom: #63ee7d; $custom-light: #9bf4a4; $custom-dark: #000000;
JSON
{
"hex": "#63ee7d",
"rgb": {
"r": 99,
"g": 238,
"b": 125
},
"hsl": {
"h": 131.223,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.84685,
"c": 0.19565,
"h": 147.3
},
"luminance": 0.65282
}Semantic roles & 50–950 ramp
primary
#63EE7D
secondary
#C036A6
accent
#09B5DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580