#63F99A#63F99A
#63F99A is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.9% C 0.184 H 152.6°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #63F99A |
|---|---|
| RGB | rgb(99, 249, 154) |
| HSL | hsl(142, 93%, 68%) |
| HSV | hsv(142, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 38.2%, 2.4%) |
| CIE-LAB | lab(88.32, -60.39, 34.00) |
| CIE-LCH | lch(88.32, 69.30, 150.62°) |
| OKLab | oklab(87.86% -0.1634 0.0847) |
| OKLCH | oklch(87.86% 0.184 152.6) |
| XYZ | xyz(44.8504, 72.7327, 42.2408) |
| Luminance | 0.7274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.61
Light Green Blue
#56FCA2
ΔE00 1.62
Light Bluish Green
#76FDA8
ΔE00 2.12
Seafoam Green
#7AF9AB
ΔE00 2.96
Mediumspringgreen
#00FA9A
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F99A #F963C2
analogous
#77F963 #63F99A #63F9E5
triadic
#63F99A #9A63F9 #F99A63
tetradic
#63F99A #6377F9 #F963C2 #F9E563
square
#63F99A #6377F9 #F963C2 #F9E563
split-complementary
#63F99A #E563F9 #F96377
monochromatic
#08D955 #28F774 #63F99A #9EFBC0 #D9FEE6
Accessibility & contrast
On white
1.35
#63F99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#63F99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F99A
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F99A | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E693
Deuteranopia (green-blind)
#E6D8A0
Tritanopia (blue-blind)
#2DF6E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #63f99a; /* rgb */ color: rgb(99, 249, 154); /* oklch */ color: oklch(87.9% 0.184 152.6);
Tailwind
colors: {
custom: {
50: '#9cfcb8',
500: '#63f99a',
950: '#000000',
},
}SCSS
$custom: #63f99a; $custom-light: #9cfcb8; $custom-dark: #000000;
JSON
{
"hex": "#63f99a",
"rgb": {
"r": 99,
"g": 249,
"b": 154
},
"hsl": {
"h": 142,
"s": 92.593,
"l": 68.235
},
"oklch": {
"l": 0.87858,
"c": 0.18409,
"h": 152.6
},
"luminance": 0.72737
}Semantic roles & 50–950 ramp
primary
#63F99A
secondary
#D22E96
accent
#0091E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681