#63F2AA#63F2AA
#63F2AA is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.5% C 0.161 H 158.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #63F2AA |
|---|---|
| RGB | rgb(99, 242, 170) |
| HSL | hsl(150, 85%, 67%) |
| HSV | hsv(150, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.53, -54.72, 23.49) |
| CIE-LCH | lch(86.53, 59.55, 156.77°) |
| OKLab | oklab(86.48% -0.1493 0.0596) |
| OKLCH | oklch(86.48% 0.161 158.3) |
| XYZ | xyz(44.1495, 69.0549, 49.0247) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F2AA #F263AB
analogous
#64F263 #63F2AA #63F2F1
triadic
#63F2AA #AA63F2 #F2AA63
tetradic
#63F2AA #6364F2 #F263AB #F2F163
square
#63F2AA #6364F2 #F263AB #F2F163
split-complementary
#63F2AA #F163F2 #F26364
monochromatic
#11CA6D #2BED8B #63F2AA #9BF7C9 #D4FBE8
Accessibility & contrast
On white
1.42
#63F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#63F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F2AA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F2AA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#23F1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f2aa; /* rgb */ color: rgb(99, 242, 170); /* oklch */ color: oklch(86.5% 0.161 158.3);
Tailwind
colors: {
custom: {
50: '#9bf7c3',
500: '#63f2aa',
950: '#000000',
},
}SCSS
$custom: #63f2aa; $custom-light: #9bf7c3; $custom-dark: #000000;
JSON
{
"hex": "#63f2aa",
"rgb": {
"r": 99,
"g": 242,
"b": 170
},
"hsl": {
"h": 149.79,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.86482,
"c": 0.16076,
"h": 158.3
},
"luminance": 0.69059
}Semantic roles & 50–950 ramp
primary
#63F2AA
secondary
#C6337D
accent
#0474E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582