#63F7CC#63F7CC
#63F7CC is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.5% C 0.141 H 170.7°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #63F7CC |
|---|---|
| RGB | rgb(99, 247, 204) |
| HSL | hsl(163, 90%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(59.9%, 0%, 17.4%, 3.1%) |
| CIE-LAB | lab(88.70, -49.55, 8.97) |
| CIE-LCH | lch(88.70, 50.36, 169.74°) |
| OKLab | oklab(88.49% -0.1393 0.0229) |
| OKLCH | oklch(88.49% 0.141 170.7) |
| XYZ | xyz(49.3001, 73.5288, 68.7094) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.30
Aquamarine
#7FFFD4
ΔE00 2.54
Bright Teal
#01F9C6
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F7CC #F7638E
analogous
#63F782 #63F7CC #63D8F7
triadic
#63F7CC #CC63F7 #F7CC63
tetradic
#63F7CC #8263F7 #F7638E #D8F763
square
#63F7CC #8263F7 #F7638E #D8F763
split-complementary
#63F7CC #F763D8 #F78263
monochromatic
#0BD59A #29F4B9 #63F7CC #9DFADF #D7FDF2
Accessibility & contrast
On white
1.34
#63F7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#63F7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F7CC
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F7CC | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CA
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63f7cc; /* rgb */ color: rgb(99, 247, 204); /* oklch */ color: oklch(88.5% 0.141 170.7);
Tailwind
colors: {
custom: {
50: '#9dfadb',
500: '#63f7cc',
950: '#000000',
},
}SCSS
$custom: #63f7cc; $custom-light: #9dfadb; $custom-dark: #000000;
JSON
{
"hex": "#63f7cc",
"rgb": {
"r": 99,
"g": 247,
"b": 204
},
"hsl": {
"h": 162.568,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.88487,
"c": 0.14116,
"h": 170.7
},
"luminance": 0.73534
}Semantic roles & 50–950 ramp
primary
#63F7CC
secondary
#CF2F5D
accent
#0043E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584