#63DE92#63DE92
#63DE92 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.1% C 0.155 H 153.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #63DE92 |
|---|---|
| RGB | rgb(99, 222, 146) |
| HSL | hsl(143, 65%, 63%) |
| HSV | hsv(143, 55%, 87%) |
| CMYK | cmyk(55.4%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.16, -51.22, 27.16) |
| CIE-LCH | lch(80.16, 57.97, 152.06°) |
| OKLab | oklab(81.12% -0.1392 0.0683) |
| OKLCH | oklch(81.12% 0.155 153.9) |
| XYZ | xyz(36.4523, 56.9672, 36.2634) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 4.40
Seaweed
#18D17B
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.35
Emerald
#50C878
ΔE00 5.68
Seafoam Green
#7AF9AB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DE92 #DE63AF
analogous
#71DE63 #63DE92 #63DECF
triadic
#63DE92 #9263DE #DE9263
tetradic
#63DE92 #6371DE #DE63AF #DECF63
square
#63DE92 #6371DE #DE63AF #DECF63
split-complementary
#63DE92 #CF63DE #DE6371
monochromatic
#23A454 #30D36F #63DE92 #96E9B5 #C8F3D9
Accessibility & contrast
On white
1.69
#63DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#63DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DE92
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DE92 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#3FDCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63de92; /* rgb */ color: rgb(99, 222, 146); /* oklch */ color: oklch(81.1% 0.155 153.9);
Tailwind
colors: {
custom: {
50: '#99e9b2',
500: '#63de92',
950: '#000000',
},
}SCSS
$custom: #63de92; $custom-light: #99e9b2; $custom-dark: #000000;
JSON
{
"hex": "#63de92",
"rgb": {
"r": 99,
"g": 222,
"b": 146
},
"hsl": {
"h": 142.927,
"s": 65.079,
"l": 62.941
},
"oklch": {
"l": 0.81124,
"c": 0.15501,
"h": 153.9
},
"luminance": 0.56971
}Semantic roles & 50–950 ramp
primary
#63DE92
secondary
#A73E7F
accent
#1988CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481