#63F27D#63F27D
#63F27D is a very light, highly saturated green. Relative luminance 0.676; OKLCH L 85.7% C 0.201 H 147.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #63F27D |
|---|---|
| RGB | rgb(99, 242, 125) |
| HSL | hsl(131, 85%, 67%) |
| HSV | hsv(131, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(85.82, -62.34, 44.96) |
| CIE-LCH | lch(85.82, 76.87, 144.20°) |
| OKLab | oklab(85.67% -0.1686 0.1091) |
| OKLCH | oklch(85.67% 0.201 147.1) |
| XYZ | xyz(40.5967, 67.6337, 30.3133) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.27
Lightgreen (survey)
#76FF7B
ΔE00 3.47
Wintergreen
#20F986
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F27D #F263D8
analogous
#91F263 #63F27D #63F2C5
triadic
#63F27D #7D63F2 #F27D63
tetradic
#63F27D #6391F2 #F263D8 #F2C563
square
#63F27D #6391F2 #F263D8 #F2C563
split-complementary
#63F27D #C563F2 #F26391
monochromatic
#11CA32 #2BED4E #63F27D #9BF7AC #D4FBDB
Accessibility & contrast
On white
1.45
#63F27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#63F27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F27D
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F27D | 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)
#F5DE73
Deuteranopia (green-blind)
#E2D285
Tritanopia (blue-blind)
#40EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63f27d; /* rgb */ color: rgb(99, 242, 125); /* oklch */ color: oklch(85.7% 0.201 147.1);
Tailwind
colors: {
custom: {
50: '#9cf7a4',
500: '#63f27d',
950: '#000000',
},
}SCSS
$custom: #63f27d; $custom-light: #9cf7a4; $custom-dark: #000000;
JSON
{
"hex": "#63f27d",
"rgb": {
"r": 99,
"g": 242,
"b": 125
},
"hsl": {
"h": 130.909,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.85669,
"c": 0.20082,
"h": 147.1
},
"luminance": 0.67638
}Semantic roles & 50–950 ramp
primary
#63F27D
secondary
#C633AC
accent
#04B9E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580