Light Greenish Blue#63F7B4
#63F7B4 is a very light, vivid teal. Relative luminance 0.725; OKLCH L 87.9% C 0.159 H 160.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #63F7B4 |
|---|---|
| RGB | rgb(99, 247, 180) |
| HSL | hsl(153, 90%, 68%) |
| HSV | hsv(153, 60%, 97%) |
| CMYK | cmyk(59.9%, 0%, 27.1%, 3.1%) |
| CIE-LAB | lab(88.19, -54.73, 20.65) |
| CIE-LCH | lch(88.19, 58.49, 159.33°) |
| OKLab | oklab(87.91% -0.15 0.0526) |
| OKLCH | oklch(87.91% 0.159 160.7) |
| XYZ | xyz(46.6402, 72.4648, 54.7003) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.00
Light Blue Green
#7EFBB3
ΔE00 2.62
Greenish Cyan
#2AFEB7
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 3.18
Greenish Turquoise
#00FBB0
ΔE00 3.20
Light Aquamarine
#7BFDC7
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F7B4 #F763A6
analogous
#63F76A #63F7B4 #63F0F7
triadic
#63F7B4 #B463F7 #F7B463
tetradic
#63F7B4 #6A63F7 #F763A6 #F0F763
square
#63F7B4 #6A63F7 #F763A6 #F0F763
split-complementary
#63F7B4 #F763F0 #F76A63
monochromatic
#0BD579 #29F498 #63F7B4 #9DFAD0 #D7FDEC
Accessibility & contrast
On white
1.36
#63F7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#63F7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F7B4
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F7B4 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B0
Deuteranopia (green-blind)
#E0D7B8
Tritanopia (blue-blind)
#0CF6E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63f7b4; /* rgb */ color: rgb(99, 247, 180); /* oklch */ color: oklch(87.9% 0.159 160.7);
Tailwind
colors: {
custom: {
50: '#9cfbca',
500: '#63f7b4',
950: '#000000',
},
}SCSS
$custom: #63f7b4; $custom-light: #9cfbca; $custom-dark: #000000;
JSON
{
"hex": "#63f7b4",
"rgb": {
"r": 99,
"g": 247,
"b": 180
},
"hsl": {
"h": 152.838,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.87905,
"c": 0.15892,
"h": 160.7
},
"luminance": 0.72469
}Semantic roles & 50–950 ramp
primary
#63F7B4
secondary
#CF2F78
accent
#0068E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582