#63F5CA#63F5CA
#63F5CA is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.140 H 170.4°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #63F5CA |
|---|---|
| RGB | rgb(99, 245, 202) |
| HSL | hsl(162, 88%, 67%) |
| HSV | hsv(162, 60%, 96%) |
| CMYK | cmyk(59.6%, 0%, 17.6%, 3.9%) |
| CIE-LAB | lab(88.07, -49.17, 9.11) |
| CIE-LCH | lch(88.07, 50.00, 169.50°) |
| OKLab | oklab(87.96% -0.1381 0.0233) |
| OKLCH | oklch(87.96% 0.14 170.4) |
| XYZ | xyz(48.4535, 72.2168, 67.2514) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.20
Aquamarine
#7FFFD4
ΔE00 2.80
Bright Teal
#01F9C6
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F5CA #F5638E
analogous
#63F581 #63F5CA #63D7F5
triadic
#63F5CA #CA63F5 #F5CA63
tetradic
#63F5CA #8163F5 #F5638E #D7F563
square
#63F5CA #8163F5 #F5638E #D7F563
split-complementary
#63F5CA #F563D7 #F58163
monochromatic
#0DD097 #29F1B6 #63F5CA #9DF9DE #D6FCF1
Accessibility & contrast
On white
1.36
#63F5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#63F5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F5CA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F5CA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C8
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63f5ca; /* rgb */ color: rgb(99, 245, 202); /* oklch */ color: oklch(88.0% 0.140 170.4);
Tailwind
colors: {
custom: {
50: '#9cf9da',
500: '#63f5ca',
950: '#000000',
},
}SCSS
$custom: #63f5ca; $custom-light: #9cf9da; $custom-dark: #000000;
JSON
{
"hex": "#63f5ca",
"rgb": {
"r": 99,
"g": 245,
"b": 202
},
"hsl": {
"h": 162.329,
"s": 87.952,
"l": 67.451
},
"oklch": {
"l": 0.87961,
"c": 0.14008,
"h": 170.4
},
"luminance": 0.72222
}Semantic roles & 50–950 ramp
primary
#63F5CA
secondary
#CC305E
accent
#0144E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583