#63FF92#63FF92
#63FF92 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.2% C 0.199 H 150.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #63FF92 |
|---|---|
| RGB | rgb(99, 255, 146) |
| HSL | hsl(138, 100%, 69%) |
| HSV | hsv(138, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(89.97, -63.96, 40.10) |
| CIE-LCH | lch(89.97, 75.49, 147.91°) |
| OKLab | oklab(89.18% -0.1727 0.0988) |
| OKLCH | oklch(89.18% 0.199 150.2) |
| XYZ | xyz(46.0904, 76.2434, 39.4761) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 3.23
Baby Green
#8CFF9E
ΔE00 3.26
Spring Green
#00FF7F
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FF92 #FF63D0
analogous
#82FF63 #63FF92 #63FFE0
triadic
#63FF92 #9263FF #FF9263
tetradic
#63FF92 #6382FF #FF63D0 #FFE063
square
#63FF92 #6382FF #FF63D0 #FFE063
split-complementary
#63FF92 #E063FF #FF6382
monochromatic
#00E846 #26FF67 #63FF92 #A0FFBD #DDFFE8
Accessibility & contrast
On white
1.29
#63FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#63FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FF92
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FF92 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#ECDD99
Tritanopia (blue-blind)
#2FFBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63ff92; /* rgb */ color: rgb(99, 255, 146); /* oklch */ color: oklch(89.2% 0.199 150.2);
Tailwind
colors: {
custom: {
50: '#9dffb3',
500: '#63ff92',
950: '#000000',
},
}SCSS
$custom: #63ff92; $custom-light: #9dffb3; $custom-dark: #000000;
JSON
{
"hex": "#63ff92",
"rgb": {
"r": 99,
"g": 255,
"b": 146
},
"hsl": {
"h": 138.077,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.89177,
"c": 0.19902,
"h": 150.2
},
"luminance": 0.76248
}Semantic roles & 50–950 ramp
primary
#63FF92
secondary
#DA2CA6
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681