#63F7CA#63F7CA
#63F7CA is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.4% C 0.142 H 169.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #63F7CA |
|---|---|
| RGB | rgb(99, 247, 202) |
| HSL | hsl(162, 90%, 68%) |
| HSV | hsv(162, 60%, 97%) |
| CMYK | cmyk(59.9%, 0%, 18.2%, 3.1%) |
| CIE-LAB | lab(88.65, -50.01, 9.94) |
| CIE-LCH | lch(88.65, 50.99, 168.76°) |
| OKLab | oklab(88.44% -0.1402 0.0254) |
| OKLCH | oklch(88.44% 0.142 169.7) |
| XYZ | xyz(49.0618, 73.4334, 67.4542) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.38
Aquamarine
#7FFFD4
ΔE00 2.55
Bright Teal
#01F9C6
ΔE00 3.13
Light Aquamarine
#7BFDC7
ΔE00 3.18
Light Aqua
#8CFFDB
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F7CA #F76390
analogous
#63F780 #63F7CA #63DAF7
triadic
#63F7CA #CA63F7 #F7CA63
tetradic
#63F7CA #8063F7 #F76390 #DAF763
square
#63F7CA #8063F7 #F76390 #DAF763
split-complementary
#63F7CA #F763DA #F78063
monochromatic
#0BD597 #29F4B6 #63F7CA #9DFADE #D7FDF2
Accessibility & contrast
On white
1.34
#63F7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#63F7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F7CA
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F7CA | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#00F9EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63f7ca; /* rgb */ color: rgb(99, 247, 202); /* oklch */ color: oklch(88.4% 0.142 169.7);
Tailwind
colors: {
custom: {
50: '#9dfada',
500: '#63f7ca',
950: '#000000',
},
}SCSS
$custom: #63f7ca; $custom-light: #9dfada; $custom-dark: #000000;
JSON
{
"hex": "#63f7ca",
"rgb": {
"r": 99,
"g": 247,
"b": 202
},
"hsl": {
"h": 161.757,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.88435,
"c": 0.14247,
"h": 169.7
},
"luminance": 0.73438
}Semantic roles & 50–950 ramp
primary
#63F7CA
secondary
#CF2F60
accent
#0046E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583