#63F27E#63F27E
#63F27E is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.7% C 0.200 H 147.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #63F27E |
|---|---|
| RGB | rgb(99, 242, 126) |
| HSL | hsl(131, 85%, 67%) |
| HSV | hsv(131, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 47.9%, 5.1%) |
| CIE-LAB | lab(85.84, -62.20, 44.50) |
| CIE-LCH | lch(85.84, 76.48, 144.42°) |
| OKLab | oklab(85.68% -0.1682 0.1081) |
| OKLCH | oklch(85.68% 0.2 147.3) |
| XYZ | xyz(40.6609, 67.6594, 30.6514) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.99
Turquoise Green
#04F489
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F27E #F263D7
analogous
#90F263 #63F27E #63F2C6
triadic
#63F27E #7E63F2 #F27E63
tetradic
#63F27E #6390F2 #F263D7 #F2C663
square
#63F27E #6390F2 #F263D7 #F2C663
split-complementary
#63F27E #C663F2 #F26390
monochromatic
#11CA34 #2BED4F #63F27E #9BF7AD #D4FBDB
Accessibility & contrast
On white
1.45
#63F27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#63F27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F27E
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F27E | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE75
Deuteranopia (green-blind)
#E2D286
Tritanopia (blue-blind)
#40EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63f27e; /* rgb */ color: rgb(99, 242, 126); /* oklch */ color: oklch(85.7% 0.200 147.3);
Tailwind
colors: {
custom: {
50: '#9cf7a5',
500: '#63f27e',
950: '#000000',
},
}SCSS
$custom: #63f27e; $custom-light: #9cf7a5; $custom-dark: #000000;
JSON
{
"hex": "#63f27e",
"rgb": {
"r": 99,
"g": 242,
"b": 126
},
"hsl": {
"h": 131.329,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.85683,
"c": 0.19994,
"h": 147.3
},
"luminance": 0.67663
}Semantic roles & 50–950 ramp
primary
#63F27E
secondary
#C633AB
accent
#04B7E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580