#63F1CA#63F1CA
#63F1CA is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.0% C 0.135 H 172.0°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #63F1CA |
|---|---|
| RGB | rgb(99, 241, 202) |
| HSL | hsl(164, 84%, 67%) |
| HSV | hsv(164, 59%, 95%) |
| CMYK | cmyk(58.9%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(86.91, -47.47, 7.44) |
| CIE-LCH | lch(86.91, 48.05, 171.09°) |
| OKLab | oklab(87.01% -0.134 0.0189) |
| OKLCH | oklch(87.01% 0.135 172) |
| XYZ | xyz(47.2565, 69.8227, 66.8524) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.30
Aqua Marine
#2EE8BB
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 3.57
Aqua (survey)
#13EAC9
ΔE00 3.99
Bright Teal
#01F9C6
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F1CA #F1638A
analogous
#63F183 #63F1CA #63D1F1
triadic
#63F1CA #CA63F1 #F1CA63
tetradic
#63F1CA #8363F1 #F1638A #D1F163
square
#63F1CA #8363F1 #F1638A #D1F163
split-complementary
#63F1CA #F163D1 #F18363
monochromatic
#12C896 #2BECB7 #63F1CA #9BF6DD #D3FBF0
Accessibility & contrast
On white
1.40
#63F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#63F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F1CA
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F1CA | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #63f1ca; /* rgb */ color: rgb(99, 241, 202); /* oklch */ color: oklch(87.0% 0.135 172.0);
Tailwind
colors: {
custom: {
50: '#9cf6da',
500: '#63f1ca',
950: '#000000',
},
}SCSS
$custom: #63f1ca; $custom-light: #9cf6da; $custom-dark: #000000;
JSON
{
"hex": "#63f1ca",
"rgb": {
"r": 99,
"g": 241,
"b": 202
},
"hsl": {
"h": 163.521,
"s": 83.529,
"l": 66.667
},
"oklch": {
"l": 0.87013,
"c": 0.13535,
"h": 172
},
"luminance": 0.69828
}Semantic roles & 50–950 ramp
primary
#63F1CA
secondary
#C5345B
accent
#0642E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583