#63EBA5#63EBA5
#63EBA5 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.156 H 157.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBA5 |
|---|---|
| RGB | rgb(99, 235, 165) |
| HSL | hsl(149, 77%, 65%) |
| HSV | hsv(149, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.37, -52.88, 23.09) |
| CIE-LCH | lch(84.37, 57.70, 156.41°) |
| OKLab | oklab(84.68% -0.1443 0.0586) |
| OKLCH | oklch(84.68% 0.156 157.9) |
| XYZ | xyz(41.6418, 64.7819, 45.8997) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 3.85
Aqua Green
#12E193
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBA5 #EB63A9
analogous
#65EB63 #63EBA5 #63EBE9
triadic
#63EBA5 #A563EB #EBA563
tetradic
#63EBA5 #6365EB #EB63A9 #EBE963
square
#63EBA5 #6365EB #EB63A9 #EBE963
split-complementary
#63EBA5 #E963EB #EB6365
monochromatic
#18BC67 #2DE486 #63EBA5 #99F2C4 #CFF9E4
Accessibility & contrast
On white
1.50
#63EBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#63EBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBA5
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBA5 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA1
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#2CEAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eba5; /* rgb */ color: rgb(99, 235, 165); /* oklch */ color: oklch(84.7% 0.156 157.9);
Tailwind
colors: {
custom: {
50: '#9af2c0',
500: '#63eba5',
950: '#000000',
},
}SCSS
$custom: #63eba5; $custom-light: #9af2c0; $custom-dark: #000000;
JSON
{
"hex": "#63eba5",
"rgb": {
"r": 99,
"g": 235,
"b": 165
},
"hsl": {
"h": 149.118,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.84683,
"c": 0.15577,
"h": 157.9
},
"luminance": 0.64786
}Semantic roles & 50–950 ramp
primary
#63EBA5
secondary
#BB387B
accent
#0C76DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582