#63EB92#63EB92
#63EB92 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.173 H 152.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #63EB92 |
|---|---|
| RGB | rgb(99, 235, 146) |
| HSL | hsl(141, 77%, 65%) |
| HSV | hsv(141, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.04, -56.39, 32.34) |
| CIE-LCH | lch(84.04, 65.00, 150.16°) |
| OKLab | oklab(84.3% -0.1527 0.0807) |
| OKLCH | oklch(84.3% 0.173 152.2) |
| XYZ | xyz(40.0391, 64.1409, 37.4590) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 3.98
Light Bluish Green
#76FDA8
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EB92 #EB63BC
analogous
#78EB63 #63EB92 #63EBD6
triadic
#63EB92 #9263EB #EB9263
tetradic
#63EB92 #6378EB #EB63BC #EBD663
square
#63EB92 #6378EB #EB63BC #EBD663
split-complementary
#63EB92 #D663EB #EB6378
monochromatic
#18BC51 #2DE46C #63EB92 #99F2B8 #CFF9DE
Accessibility & contrast
On white
1.52
#63EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#63EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EB92
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EB92 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#39E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eb92; /* rgb */ color: rgb(99, 235, 146); /* oklch */ color: oklch(84.3% 0.173 152.2);
Tailwind
colors: {
custom: {
50: '#9af2b2',
500: '#63eb92',
950: '#000000',
},
}SCSS
$custom: #63eb92; $custom-light: #9af2b2; $custom-dark: #000000;
JSON
{
"hex": "#63eb92",
"rgb": {
"r": 99,
"g": 235,
"b": 146
},
"hsl": {
"h": 140.735,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.84302,
"c": 0.17272,
"h": 152.2
},
"luminance": 0.64145
}Semantic roles & 50–950 ramp
primary
#63EB92
secondary
#BB388D
accent
#0C92DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581