#63F4CA#63F4CA
#63F4CA is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.7% C 0.139 H 170.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #63F4CA |
|---|---|
| RGB | rgb(99, 244, 202) |
| HSL | hsl(163, 87%, 67%) |
| HSV | hsv(163, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 17.2%, 4.3%) |
| CIE-LAB | lab(87.78, -48.75, 8.70) |
| CIE-LCH | lch(87.78, 49.51, 169.89°) |
| OKLab | oklab(87.72% -0.1371 0.0222) |
| OKLCH | oklch(87.72% 0.139 170.8) |
| XYZ | xyz(48.1518, 71.6134, 67.1508) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.16
Aquamarine
#7FFFD4
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F4CA #F4638D
analogous
#63F482 #63F4CA #63D5F4
triadic
#63F4CA #CA63F4 #F4CA63
tetradic
#63F4CA #8263F4 #F4638D #D5F463
square
#63F4CA #8263F4 #F4638D #D5F463
split-complementary
#63F4CA #F463D5 #F48263
monochromatic
#0FCE97 #2AF0B7 #63F4CA #9CF8DD #D5FCF1
Accessibility & contrast
On white
1.37
#63F4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#63F4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F4CA
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F4CA | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C8
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #63f4ca; /* rgb */ color: rgb(99, 244, 202); /* oklch */ color: oklch(87.7% 0.139 170.8);
Tailwind
colors: {
custom: {
50: '#9cf8da',
500: '#63f4ca',
950: '#000000',
},
}SCSS
$custom: #63f4ca; $custom-light: #9cf8da; $custom-dark: #000000;
JSON
{
"hex": "#63f4ca",
"rgb": {
"r": 99,
"g": 244,
"b": 202
},
"hsl": {
"h": 162.621,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.87724,
"c": 0.13889,
"h": 170.8
},
"luminance": 0.71618
}Semantic roles & 50–950 ramp
primary
#63F4CA
secondary
#CA315D
accent
#0243E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583