#63F2CA#63F2CA
#63F2CA is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.3% C 0.137 H 171.6°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #63F2CA |
|---|---|
| RGB | rgb(99, 242, 202) |
| HSL | hsl(163, 85%, 67%) |
| HSV | hsv(163, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.20, -47.90, 7.86) |
| CIE-LCH | lch(87.20, 48.54, 170.68°) |
| OKLab | oklab(87.25% -0.135 0.02) |
| OKLCH | oklch(87.25% 0.137 171.6) |
| XYZ | xyz(47.5533, 70.4164, 66.9513) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.22
Aquamarine
#7FFFD4
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 4.13
Aqua (survey)
#13EAC9
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F2CA #F2638B
analogous
#63F283 #63F2CA #63D2F2
triadic
#63F2CA #CA63F2 #F2CA63
tetradic
#63F2CA #8363F2 #F2638B #D2F263
square
#63F2CA #8363F2 #F2638B #D2F263
split-complementary
#63F2CA #F263D2 #F28363
monochromatic
#11CA96 #2BEDB7 #63F2CA #9BF7DD #D4FBF0
Accessibility & contrast
On white
1.39
#63F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#63F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F2CA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F2CA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #63f2ca; /* rgb */ color: rgb(99, 242, 202); /* oklch */ color: oklch(87.3% 0.137 171.6);
Tailwind
colors: {
custom: {
50: '#9cf7da',
500: '#63f2ca',
950: '#000000',
},
}SCSS
$custom: #63f2ca; $custom-light: #9cf7da; $custom-dark: #000000;
JSON
{
"hex": "#63f2ca",
"rgb": {
"r": 99,
"g": 242,
"b": 202
},
"hsl": {
"h": 163.217,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.8725,
"c": 0.13653,
"h": 171.6
},
"luminance": 0.70421
}Semantic roles & 50–950 ramp
primary
#63F2CA
secondary
#C6335C
accent
#0442E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583