#63F07E#63F07E
#63F07E is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.197 H 147.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #63F07E |
|---|---|
| RGB | rgb(99, 240, 126) |
| HSL | hsl(131, 82%, 66%) |
| HSV | hsv(131, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(85.24, -61.46, 43.75) |
| CIE-LCH | lch(85.24, 75.45, 144.55°) |
| OKLab | oklab(85.19% -0.1662 0.1064) |
| OKLCH | oklch(85.19% 0.197 147.4) |
| XYZ | xyz(40.0689, 66.4754, 30.4541) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.40
Wintergreen
#20F986
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 3.89
Lightgreen (survey)
#76FF7B
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F07E #F063D5
analogous
#8FF063 #63F07E #63F0C4
triadic
#63F07E #7E63F0 #F07E63
tetradic
#63F07E #638FF0 #F063D5 #F0C463
square
#63F07E #638FF0 #F063D5 #F0C463
split-complementary
#63F07E #C463F0 #F0638F
monochromatic
#13C635 #2BEB50 #63F07E #9BF5AC #D3FBDA
Accessibility & contrast
On white
1.47
#63F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#63F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F07E
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F07E | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD75
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#41EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63f07e; /* rgb */ color: rgb(99, 240, 126); /* oklch */ color: oklch(85.2% 0.197 147.4);
Tailwind
colors: {
custom: {
50: '#9cf6a5',
500: '#63f07e',
950: '#000000',
},
}SCSS
$custom: #63f07e; $custom-light: #9cf6a5; $custom-dark: #000000;
JSON
{
"hex": "#63f07e",
"rgb": {
"r": 99,
"g": 240,
"b": 126
},
"hsl": {
"h": 131.489,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85192,
"c": 0.19736,
"h": 147.4
},
"luminance": 0.66479
}Semantic roles & 50–950 ramp
primary
#63F07E
secondary
#C334A8
accent
#07B5DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580