#63EA95#63EA95
#63EA95 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.169 H 153.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #63EA95 |
|---|---|
| RGB | rgb(99, 234, 149) |
| HSL | hsl(142, 76%, 65%) |
| HSV | hsv(142, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.79, -55.47, 30.49) |
| CIE-LCH | lch(83.79, 63.30, 151.20°) |
| OKLab | oklab(84.11% -0.1504 0.0763) |
| OKLCH | oklch(84.11% 0.169 153.1) |
| XYZ | xyz(39.9901, 63.6644, 38.6090) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.84
Light Green Blue
#56FCA2
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EA95 #EA63B8
analogous
#75EA63 #63EA95 #63EAD8
triadic
#63EA95 #9563EA #EA9563
tetradic
#63EA95 #6375EA #EA63B8 #EAD863
square
#63EA95 #6375EA #EA63B8 #EAD863
split-complementary
#63EA95 #D863EA #EA6375
monochromatic
#19BA54 #2DE370 #63EA95 #99F1BA #CFF9DE
Accessibility & contrast
On white
1.53
#63EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#63EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EA95
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EA95 | 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)
#EAD98F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#38E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #63ea95; /* rgb */ color: rgb(99, 234, 149); /* oklch */ color: oklch(84.1% 0.169 153.1);
Tailwind
colors: {
custom: {
50: '#9af2b4',
500: '#63ea95',
950: '#000000',
},
}SCSS
$custom: #63ea95; $custom-light: #9af2b4; $custom-dark: #000000;
JSON
{
"hex": "#63ea95",
"rgb": {
"r": 99,
"g": 234,
"b": 149
},
"hsl": {
"h": 142.222,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.84114,
"c": 0.16865,
"h": 153.1
},
"luminance": 0.63668
}Semantic roles & 50–950 ramp
primary
#63EA95
secondary
#B93889
accent
#0D8DD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581