#63F693#63F693
#63F693 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.186 H 151.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #63F693 |
|---|---|
| RGB | rgb(99, 246, 147) |
| HSL | hsl(140, 89%, 68%) |
| HSV | hsv(140, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(87.32, -60.44, 36.16) |
| CIE-LCH | lch(87.32, 70.43, 149.11°) |
| OKLab | oklab(87% -0.1634 0.0897) |
| OKLCH | oklch(87% 0.186 151.2) |
| XYZ | xyz(43.3645, 70.6665, 38.9528) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.53
Light Green Blue
#56FCA2
ΔE00 2.56
Light Bluish Green
#76FDA8
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.15
Mediumspringgreen
#00FA9A
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F693 #F663C6
analogous
#7CF663 #63F693 #63F6DD
triadic
#63F693 #9363F6 #F69363
tetradic
#63F693 #637CF6 #F663C6 #F6DD63
square
#63F693 #637CF6 #F663C6 #F6DD63
split-complementary
#63F693 #DD63F6 #F6637C
monochromatic
#0CD24D #29F36B #63F693 #9DF9BB #D7FDE3
Accessibility & contrast
On white
1.39
#63F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#63F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F693
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F693 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38C
Deuteranopia (green-blind)
#E4D599
Tritanopia (blue-blind)
#34F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f693; /* rgb */ color: rgb(99, 246, 147); /* oklch */ color: oklch(87.0% 0.186 151.2);
Tailwind
colors: {
custom: {
50: '#9cfab3',
500: '#63f693',
950: '#000000',
},
}SCSS
$custom: #63f693; $custom-light: #9cfab3; $custom-dark: #000000;
JSON
{
"hex": "#63f693",
"rgb": {
"r": 99,
"g": 246,
"b": 147
},
"hsl": {
"h": 139.592,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.87003,
"c": 0.18643,
"h": 151.2
},
"luminance": 0.70671
}Semantic roles & 50–950 ramp
primary
#63F693
secondary
#CE309A
accent
#009BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581