#63F0A2#63F0A2
#63F0A2 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.165 H 156.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #63F0A2 |
|---|---|
| RGB | rgb(99, 240, 162) |
| HSL | hsl(147, 82%, 66%) |
| HSV | hsv(147, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 32.5%, 5.9%) |
| CIE-LAB | lab(85.79, -55.46, 26.57) |
| CIE-LCH | lch(85.79, 61.50, 154.40°) |
| OKLab | oklab(85.83% -0.1508 0.0671) |
| OKLCH | oklch(85.83% 0.165 156) |
| XYZ | xyz(42.8236, 67.5773, 44.9624) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Greenish Blue
#63F7B4
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F0A2 #F063B1
analogous
#6BF063 #63F0A2 #63F0E9
triadic
#63F0A2 #A263F0 #F0A263
tetradic
#63F0A2 #636BF0 #F063B1 #F0E963
square
#63F0A2 #636BF0 #F063B1 #F0E963
split-complementary
#63F0A2 #E963F0 #F0636B
monochromatic
#13C663 #2BEB81 #63F0A2 #9BF5C3 #D3FBE5
Accessibility & contrast
On white
1.45
#63F0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#63F0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F0A2
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F0A2 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9D
Deuteranopia (green-blind)
#DCD1A7
Tritanopia (blue-blind)
#2CEEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63f0a2; /* rgb */ color: rgb(99, 240, 162); /* oklch */ color: oklch(85.8% 0.165 156.0);
Tailwind
colors: {
custom: {
50: '#9bf6be',
500: '#63f0a2',
950: '#000000',
},
}SCSS
$custom: #63f0a2; $custom-light: #9bf6be; $custom-dark: #000000;
JSON
{
"hex": "#63f0a2",
"rgb": {
"r": 99,
"g": 240,
"b": 162
},
"hsl": {
"h": 146.809,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85831,
"c": 0.16506,
"h": 156
},
"luminance": 0.67581
}Semantic roles & 50–950 ramp
primary
#63F0A2
secondary
#C33483
accent
#077EDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582