#63EE92#63EE92
#63EE92 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.177 H 151.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #63EE92 |
|---|---|
| RGB | rgb(99, 238, 146) |
| HSL | hsl(140, 80%, 66%) |
| HSV | hsv(140, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(84.93, -57.55, 33.52) |
| CIE-LCH | lch(84.93, 66.60, 149.78°) |
| OKLab | oklab(85.03% -0.1558 0.0835) |
| OKLCH | oklch(85.03% 0.177 151.8) |
| XYZ | xyz(40.9053, 65.8731, 37.7477) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EE92 #EE63BF
analogous
#79EE63 #63EE92 #63EED8
triadic
#63EE92 #9263EE #EE9263
tetradic
#63EE92 #6379EE #EE63BF #EED863
square
#63EE92 #6379EE #EE63BF #EED863
split-complementary
#63EE92 #D863EE #EE6379
monochromatic
#15C24F #2CE86B #63EE92 #9AF4B9 #D1FADF
Accessibility & contrast
On white
1.48
#63EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#63EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EE92
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EE92 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#38EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ee92; /* rgb */ color: rgb(99, 238, 146); /* oklch */ color: oklch(85.0% 0.177 151.8);
Tailwind
colors: {
custom: {
50: '#9bf4b3',
500: '#63ee92',
950: '#000000',
},
}SCSS
$custom: #63ee92; $custom-light: #9bf4b3; $custom-dark: #000000;
JSON
{
"hex": "#63ee92",
"rgb": {
"r": 99,
"g": 238,
"b": 146
},
"hsl": {
"h": 140.288,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.85034,
"c": 0.17674,
"h": 151.8
},
"luminance": 0.65877
}Semantic roles & 50–950 ramp
primary
#63EE92
secondary
#C03691
accent
#0995DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581