#63EAA5#63EAA5
#63EAA5 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.154 H 158.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAA5 |
|---|---|
| RGB | rgb(99, 234, 165) |
| HSL | hsl(149, 76%, 65%) |
| HSV | hsv(149, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(84.08, -52.48, 22.69) |
| CIE-LCH | lch(84.08, 57.17, 156.62°) |
| OKLab | oklab(84.44% -0.1433 0.0576) |
| OKLCH | oklch(84.44% 0.154 158.1) |
| XYZ | xyz(41.3563, 64.2109, 45.8045) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.16
Light Green Blue
#56FCA2
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAA5 #EA63A8
analogous
#65EA63 #63EAA5 #63EAE8
triadic
#63EAA5 #A563EA #EAA563
tetradic
#63EAA5 #6365EA #EA63A8 #EAE863
square
#63EAA5 #6365EA #EA63A8 #EAE863
split-complementary
#63EAA5 #E863EA #EA6365
monochromatic
#19BA68 #2DE386 #63EAA5 #99F1C4 #CFF9E3
Accessibility & contrast
On white
1.52
#63EAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#63EAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAA5
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAA5 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA1
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#2DE9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eaa5; /* rgb */ color: rgb(99, 234, 165); /* oklch */ color: oklch(84.4% 0.154 158.1);
Tailwind
colors: {
custom: {
50: '#9af1c0',
500: '#63eaa5',
950: '#000000',
},
}SCSS
$custom: #63eaa5; $custom-light: #9af1c0; $custom-dark: #000000;
JSON
{
"hex": "#63eaa5",
"rgb": {
"r": 99,
"g": 234,
"b": 165
},
"hsl": {
"h": 149.333,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.84441,
"c": 0.15443,
"h": 158.1
},
"luminance": 0.64215
}Semantic roles & 50–950 ramp
primary
#63EAA5
secondary
#B9387A
accent
#0D75D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582