#63EA98#63EA98
#63EA98 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.166 H 153.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #63EA98 |
|---|---|
| RGB | rgb(99, 234, 152) |
| HSL | hsl(144, 76%, 65%) |
| HSV | hsv(144, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(83.84, -54.93, 29.04) |
| CIE-LCH | lch(83.84, 62.13, 152.14°) |
| OKLab | oklab(84.17% -0.1491 0.0729) |
| OKLCH | oklch(84.17% 0.166 153.9) |
| XYZ | xyz(40.2327, 63.7615, 39.8867) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EA98 #EA63B5
analogous
#71EA63 #63EA98 #63EADC
triadic
#63EA98 #9863EA #EA9863
tetradic
#63EA98 #6371EA #EA63B5 #EADC63
square
#63EA98 #6371EA #EA63B5 #EADC63
split-complementary
#63EA98 #DC63EA #EA6371
monochromatic
#19BA58 #2DE374 #63EA98 #99F1BC #CFF9DF
Accessibility & contrast
On white
1.53
#63EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#63EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EA98
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EA98 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D7CC9D
Tritanopia (blue-blind)
#36E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #63ea98; /* rgb */ color: rgb(99, 234, 152); /* oklch */ color: oklch(84.2% 0.166 153.9);
Tailwind
colors: {
custom: {
50: '#9af2b7',
500: '#63ea98',
950: '#000000',
},
}SCSS
$custom: #63ea98; $custom-light: #9af2b7; $custom-dark: #000000;
JSON
{
"hex": "#63ea98",
"rgb": {
"r": 99,
"g": 234,
"b": 152
},
"hsl": {
"h": 143.556,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.84172,
"c": 0.16593,
"h": 153.9
},
"luminance": 0.63765
}Semantic roles & 50–950 ramp
primary
#63EA98
secondary
#B93886
accent
#0D89D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581