#63EA94#63EA94
#63EA94 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.170 H 152.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #63EA94 |
|---|---|
| RGB | rgb(99, 234, 148) |
| HSL | hsl(142, 76%, 65%) |
| HSV | hsv(142, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(83.77, -55.65, 30.98) |
| CIE-LCH | lch(83.77, 63.69, 150.90°) |
| OKLab | oklab(84.1% -0.1508 0.0775) |
| OKLCH | oklch(84.1% 0.17 152.8) |
| XYZ | xyz(39.9106, 63.6326, 38.1903) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.92
Light Green Blue
#56FCA2
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EA94 #EA63B9
analogous
#75EA63 #63EA94 #63EAD8
triadic
#63EA94 #9463EA #EA9463
tetradic
#63EA94 #6375EA #EA63B9 #EAD863
square
#63EA94 #6375EA #EA63B9 #EAD863
split-complementary
#63EA94 #D863EA #EA6375
monochromatic
#19BA53 #2DE36F #63EA94 #99F1B9 #CFF9DE
Accessibility & contrast
On white
1.53
#63EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#63EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EA94
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EA94 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98E
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#39E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #63ea94; /* rgb */ color: rgb(99, 234, 148); /* oklch */ color: oklch(84.1% 0.170 152.8);
Tailwind
colors: {
custom: {
50: '#9af2b4',
500: '#63ea94',
950: '#000000',
},
}SCSS
$custom: #63ea94; $custom-light: #9af2b4; $custom-dark: #000000;
JSON
{
"hex": "#63ea94",
"rgb": {
"r": 99,
"g": 234,
"b": 148
},
"hsl": {
"h": 141.778,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.84095,
"c": 0.16956,
"h": 152.8
},
"luminance": 0.63636
}Semantic roles & 50–950 ramp
primary
#63EA94
secondary
#B9388A
accent
#0D8FD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581