#63EE94#63EE94
#63EE94 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.175 H 152.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #63EE94 |
|---|---|
| RGB | rgb(99, 238, 148) |
| HSL | hsl(141, 80%, 66%) |
| HSV | hsv(141, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(84.96, -57.21, 32.56) |
| CIE-LCH | lch(84.96, 65.82, 150.35°) |
| OKLab | oklab(85.07% -0.1549 0.0812) |
| OKLCH | oklch(85.07% 0.175 152.3) |
| XYZ | xyz(41.0622, 65.9359, 38.5742) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 3.55
Light Bluish Green
#76FDA8
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EE94 #EE63BD
analogous
#77EE63 #63EE94 #63EED9
triadic
#63EE94 #9463EE #EE9463
tetradic
#63EE94 #6377EE #EE63BD #EED963
square
#63EE94 #6377EE #EE63BD #EED963
split-complementary
#63EE94 #D963EE #EE6377
monochromatic
#15C252 #2CE86E #63EE94 #9AF4BA #D1FAE0
Accessibility & contrast
On white
1.48
#63EE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#63EE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EE94
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EE94 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8E
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#37EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ee94; /* rgb */ color: rgb(99, 238, 148); /* oklch */ color: oklch(85.1% 0.175 152.3);
Tailwind
colors: {
custom: {
50: '#9bf4b4',
500: '#63ee94',
950: '#000000',
},
}SCSS
$custom: #63ee94; $custom-light: #9bf4b4; $custom-dark: #000000;
JSON
{
"hex": "#63ee94",
"rgb": {
"r": 99,
"g": 238,
"b": 148
},
"hsl": {
"h": 141.151,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.85071,
"c": 0.17492,
"h": 152.3
},
"luminance": 0.6594
}Semantic roles & 50–950 ramp
primary
#63EE94
secondary
#C0368F
accent
#0992DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581