#63EBA2#63EBA2
#63EBA2 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.158 H 156.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBA2 |
|---|---|
| RGB | rgb(99, 235, 162) |
| HSL | hsl(148, 77%, 65%) |
| HSV | hsv(148, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.32, -53.46, 24.56) |
| CIE-LCH | lch(84.32, 58.84, 155.33°) |
| OKLab | oklab(84.62% -0.1457 0.0621) |
| OKLCH | oklch(84.62% 0.158 156.9) |
| XYZ | xyz(41.3720, 64.6740, 44.4785) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.86
Aqua Green
#12E193
ΔE00 4.12
Light Green Blue
#56FCA2
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBA2 #EB63AC
analogous
#68EB63 #63EBA2 #63EBE6
triadic
#63EBA2 #A263EB #EBA263
tetradic
#63EBA2 #6368EB #EB63AC #EBE663
square
#63EBA2 #6368EB #EB63AC #EBE663
split-complementary
#63EBA2 #E663EB #EB6368
monochromatic
#18BC64 #2DE482 #63EBA2 #99F2C2 #CFF9E3
Accessibility & contrast
On white
1.51
#63EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#63EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBA2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBA2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9E
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#2FE9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eba2; /* rgb */ color: rgb(99, 235, 162); /* oklch */ color: oklch(84.6% 0.158 156.9);
Tailwind
colors: {
custom: {
50: '#9af2be',
500: '#63eba2',
950: '#000000',
},
}SCSS
$custom: #63eba2; $custom-light: #9af2be; $custom-dark: #000000;
JSON
{
"hex": "#63eba2",
"rgb": {
"r": 99,
"g": 235,
"b": 162
},
"hsl": {
"h": 147.794,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.84619,
"c": 0.15837,
"h": 156.9
},
"luminance": 0.64678
}Semantic roles & 50–950 ramp
primary
#63EBA2
secondary
#BB387E
accent
#0C7ADA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582