#63ED95#63ED95
#63ED95 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.173 H 152.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #63ED95 |
|---|---|
| RGB | rgb(99, 237, 149) |
| HSL | hsl(142, 79%, 66%) |
| HSV | hsv(142, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(84.68, -56.64, 31.68) |
| CIE-LCH | lch(84.68, 64.90, 150.78°) |
| OKLab | oklab(84.85% -0.1535 0.0792) |
| OKLCH | oklch(84.85% 0.173 152.7) |
| XYZ | xyz(40.8514, 65.3871, 38.8961) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63ED95 #ED63BB
analogous
#76ED63 #63ED95 #63EDDA
triadic
#63ED95 #9563ED #ED9563
tetradic
#63ED95 #6376ED #ED63BB #EDDA63
square
#63ED95 #6376ED #ED63BB #EDDA63
split-complementary
#63ED95 #DA63ED #ED6376
monochromatic
#16C053 #2CE770 #63ED95 #9AF3BA #D1FAE0
Accessibility & contrast
On white
1.49
#63ED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#63ED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63ED95
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63ED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63ED95 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#37EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63ed95; /* rgb */ color: rgb(99, 237, 149); /* oklch */ color: oklch(84.8% 0.173 152.7);
Tailwind
colors: {
custom: {
50: '#9bf4b5',
500: '#63ed95',
950: '#000000',
},
}SCSS
$custom: #63ed95; $custom-light: #9bf4b5; $custom-dark: #000000;
JSON
{
"hex": "#63ed95",
"rgb": {
"r": 99,
"g": 237,
"b": 149
},
"hsl": {
"h": 141.739,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.84846,
"c": 0.17268,
"h": 152.7
},
"luminance": 0.65391
}Semantic roles & 50–950 ramp
primary
#63ED95
secondary
#BE368D
accent
#0A90DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581