#63F4B4#63F4B4
#63F4B4 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.155 H 161.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #63F4B4 |
|---|---|
| RGB | rgb(99, 244, 180) |
| HSL | hsl(154, 87%, 67%) |
| HSV | hsv(154, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 26.2%, 4.3%) |
| CIE-LAB | lab(87.31, -53.52, 19.43) |
| CIE-LCH | lch(87.31, 56.93, 160.05°) |
| OKLab | oklab(87.19% -0.1469 0.0495) |
| OKLCH | oklch(87.19% 0.155 161.4) |
| XYZ | xyz(45.7302, 70.6447, 54.3970) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.79
Light Blue Green
#7EFBB3
ΔE00 3.12
Light Aquamarine
#7BFDC7
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.26
Greenish Turquoise
#00FBB0
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F4B4 #F463A3
analogous
#63F46C #63F4B4 #63ECF4
triadic
#63F4B4 #B463F4 #F4B463
tetradic
#63F4B4 #6C63F4 #F463A3 #ECF463
square
#63F4B4 #6C63F4 #F463A3 #ECF463
split-complementary
#63F4B4 #F463EC #F46C63
monochromatic
#0FCE7A #2AF099 #63F4B4 #9CF8CF #D5FCEB
Accessibility & contrast
On white
1.39
#63F4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#63F4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F4B4
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F4B4 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B0
Deuteranopia (green-blind)
#DDD5B8
Tritanopia (blue-blind)
#11F3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f4b4; /* rgb */ color: rgb(99, 244, 180); /* oklch */ color: oklch(87.2% 0.155 161.4);
Tailwind
colors: {
custom: {
50: '#9cf8ca',
500: '#63f4b4',
950: '#000000',
},
}SCSS
$custom: #63f4b4; $custom-light: #9cf8ca; $custom-dark: #000000;
JSON
{
"hex": "#63f4b4",
"rgb": {
"r": 99,
"g": 244,
"b": 180
},
"hsl": {
"h": 153.517,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.87185,
"c": 0.15504,
"h": 161.4
},
"luminance": 0.70649
}Semantic roles & 50–950 ramp
primary
#63F4B4
secondary
#CA3175
accent
#0266E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582