#63FCD5#63FCD5
#63FCD5 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.141 H 173.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCD5 |
|---|---|
| RGB | rgb(99, 252, 213) |
| HSL | hsl(165, 96%, 69%) |
| HSV | hsv(165, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(90.35, -49.59, 6.68) |
| CIE-LCH | lch(90.35, 50.04, 172.33°) |
| OKLab | oklab(89.91% -0.1404 0.0169) |
| OKLCH | oklch(89.91% 0.141 173.1) |
| XYZ | xyz(51.9605, 77.0721, 75.0759) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 4.51
Tiffany Blue
#7BF2DA
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCD5 #FC638A
analogous
#63FC89 #63FCD5 #63D7FC
triadic
#63FCD5 #D563FC #FCD563
tetradic
#63FCD5 #8963FC #FC638A #D7FC63
square
#63FCD5 #8963FC #FC638A #D7FC63
split-complementary
#63FCD5 #FC63D7 #FC8963
monochromatic
#04E0A8 #27FBC5 #63FCD5 #9FFDE5 #DBFEF5
Accessibility & contrast
On white
1.28
#63FCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#63FCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCD5
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCD5 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD3
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63fcd5; /* rgb */ color: rgb(99, 252, 213); /* oklch */ color: oklch(89.9% 0.141 173.1);
Tailwind
colors: {
custom: {
50: '#9efee1',
500: '#63fcd5',
950: '#000000',
},
}SCSS
$custom: #63fcd5; $custom-light: #9efee1; $custom-dark: #000000;
JSON
{
"hex": "#63fcd5",
"rgb": {
"r": 99,
"g": 252,
"b": 213
},
"hsl": {
"h": 164.706,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89905,
"c": 0.14141,
"h": 173.1
},
"luminance": 0.77078
}Semantic roles & 50–950 ramp
primary
#63FCD5
secondary
#D62D58
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684