#63E698#63E698
#63E698 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.161 H 154.5°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #63E698 |
|---|---|
| RGB | rgb(99, 230, 152) |
| HSL | hsl(144, 72%, 65%) |
| HSV | hsv(144, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(82.65, -53.34, 27.44) |
| CIE-LCH | lch(82.65, 59.98, 152.78°) |
| OKLab | oklab(83.2% -0.1449 0.069) |
| OKLCH | oklch(83.2% 0.161 154.5) |
| XYZ | xyz(39.1068, 61.5096, 39.5113) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.57
Light Greenish Blue
#63F7B4
ΔE00 4.80
Light Green Blue
#56FCA2
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E698 #E663B1
analogous
#70E663 #63E698 #63E6DA
triadic
#63E698 #9863E6 #E69863
tetradic
#63E698 #6370E6 #E663B1 #E6DA63
square
#63E698 #6370E6 #E663B1 #E6DA63
split-complementary
#63E698 #DA63E6 #E66370
monochromatic
#1DB259 #2EDE75 #63E698 #98EEBB #CCF7DE
Accessibility & contrast
On white
1.58
#63E698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#63E698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E698
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E698 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D593
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#38E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #63e698; /* rgb */ color: rgb(99, 230, 152); /* oklch */ color: oklch(83.2% 0.161 154.5);
Tailwind
colors: {
custom: {
50: '#9aefb6',
500: '#63e698',
950: '#000000',
},
}SCSS
$custom: #63e698; $custom-light: #9aefb6; $custom-dark: #000000;
JSON
{
"hex": "#63e698",
"rgb": {
"r": 99,
"g": 230,
"b": 152
},
"hsl": {
"h": 144.275,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.83198,
"c": 0.16052,
"h": 154.5
},
"luminance": 0.61513
}Semantic roles & 50–950 ramp
primary
#63E698
secondary
#B33B82
accent
#1185D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581