#63EBA0#63EBA0
#63EBA0 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.160 H 156.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBA0 |
|---|---|
| RGB | rgb(99, 235, 160) |
| HSL | hsl(147, 77%, 65%) |
| HSV | hsv(147, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 31.9%, 7.8%) |
| CIE-LAB | lab(84.28, -53.85, 25.54) |
| CIE-LCH | lch(84.28, 59.59, 154.63°) |
| OKLab | oklab(84.58% -0.1466 0.0645) |
| OKLCH | oklch(84.58% 0.16 156.2) |
| XYZ | xyz(41.1956, 64.6034, 43.5496) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBA0 #EB63AE
analogous
#6AEB63 #63EBA0 #63EBE4
triadic
#63EBA0 #A063EB #EBA063
tetradic
#63EBA0 #636AEB #EB63AE #EBE463
square
#63EBA0 #636AEB #EB63AE #EBE463
split-complementary
#63EBA0 #E463EB #EB636A
monochromatic
#18BC61 #2DE47F #63EBA0 #99F2C1 #CFF9E2
Accessibility & contrast
On white
1.51
#63EBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#63EBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBA0
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBA0 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9B
Deuteranopia (green-blind)
#D7CDA5
Tritanopia (blue-blind)
#30E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eba0; /* rgb */ color: rgb(99, 235, 160); /* oklch */ color: oklch(84.6% 0.160 156.2);
Tailwind
colors: {
custom: {
50: '#9af2bc',
500: '#63eba0',
950: '#000000',
},
}SCSS
$custom: #63eba0; $custom-light: #9af2bc; $custom-dark: #000000;
JSON
{
"hex": "#63eba0",
"rgb": {
"r": 99,
"g": 235,
"b": 160
},
"hsl": {
"h": 146.912,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.84577,
"c": 0.16013,
"h": 156.2
},
"luminance": 0.64607
}Semantic roles & 50–950 ramp
primary
#63EBA0
secondary
#BB3880
accent
#0C7DDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582