#63EAA2#63EAA2
#63EAA2 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.157 H 157.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAA2 |
|---|---|
| RGB | rgb(99, 234, 162) |
| HSL | hsl(148, 76%, 65%) |
| HSV | hsv(148, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.02, -53.06, 24.16) |
| CIE-LCH | lch(84.02, 58.30, 155.52°) |
| OKLab | oklab(84.38% -0.1446 0.0612) |
| OKLCH | oklch(84.38% 0.157 157.1) |
| XYZ | xyz(41.0865, 64.1030, 44.3833) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAA2 #EA63AB
analogous
#67EA63 #63EAA2 #63EAE5
triadic
#63EAA2 #A263EA #EAA263
tetradic
#63EAA2 #6367EA #EA63AB #EAE563
square
#63EAA2 #6367EA #EA63AB #EAE563
split-complementary
#63EAA2 #E563EA #EA6367
monochromatic
#19BA64 #2DE382 #63EAA2 #99F1C2 #CFF9E2
Accessibility & contrast
On white
1.52
#63EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#63EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAA2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAA2 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99E
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#2FE8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eaa2; /* rgb */ color: rgb(99, 234, 162); /* oklch */ color: oklch(84.4% 0.157 157.1);
Tailwind
colors: {
custom: {
50: '#9af1be',
500: '#63eaa2',
950: '#000000',
},
}SCSS
$custom: #63eaa2; $custom-light: #9af1be; $custom-dark: #000000;
JSON
{
"hex": "#63eaa2",
"rgb": {
"r": 99,
"g": 234,
"b": 162
},
"hsl": {
"h": 148,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.84377,
"c": 0.15704,
"h": 157.1
},
"luminance": 0.64107
}Semantic roles & 50–950 ramp
primary
#63EAA2
secondary
#B9387D
accent
#0D7AD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582