#63DF95#63DF95
#63DF95 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.154 H 154.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #63DF95 |
|---|---|
| RGB | rgb(99, 223, 149) |
| HSL | hsl(144, 66%, 63%) |
| HSV | hsv(144, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(80.51, -51.07, 26.09) |
| CIE-LCH | lch(80.51, 57.35, 152.94°) |
| OKLab | oklab(81.43% -0.1389 0.0657) |
| OKLCH | oklch(81.43% 0.154 154.7) |
| XYZ | xyz(36.9551, 57.5946, 37.5973) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 4.67
Seaweed
#18D17B
ΔE00 5.35
Tealish Green
#0CDC73
ΔE00 5.69
Seafoam Green
#7AF9AB
ΔE00 5.81
Light Greenish Blue
#63F7B4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DF95 #DF63AD
analogous
#6FDF63 #63DF95 #63DFD3
triadic
#63DF95 #9563DF #DF9563
tetradic
#63DF95 #636FDF #DF63AD #DFD363
square
#63DF95 #636FDF #DF63AD #DFD363
split-complementary
#63DF95 #D363DF #DF636F
monochromatic
#22A657 #30D572 #63DF95 #96E9B8 #C9F4DA
Accessibility & contrast
On white
1.68
#63DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#63DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DF95
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DF95 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF90
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#3DDDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63df95; /* rgb */ color: rgb(99, 223, 149); /* oklch */ color: oklch(81.4% 0.154 154.7);
Tailwind
colors: {
custom: {
50: '#99eab4',
500: '#63df95',
950: '#000000',
},
}SCSS
$custom: #63df95; $custom-light: #99eab4; $custom-dark: #000000;
JSON
{
"hex": "#63df95",
"rgb": {
"r": 99,
"g": 223,
"b": 149
},
"hsl": {
"h": 144.194,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.81429,
"c": 0.15365,
"h": 154.7
},
"luminance": 0.57598
}Semantic roles & 50–950 ramp
primary
#63DF95
secondary
#A83E7D
accent
#1884CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481