#63FCDC#63FCDC
#63FCDC is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.138 H 176.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCDC |
|---|---|
| RGB | rgb(99, 252, 220) |
| HSL | hsl(167, 96%, 69%) |
| HSV | hsv(167, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.52, -47.94, 3.30) |
| CIE-LCH | lch(90.52, 48.06, 176.07°) |
| OKLab | oklab(90.1% -0.1373 0.008) |
| OKLCH | oklch(90.1% 0.138 176.7) |
| XYZ | xyz(52.8682, 77.4352, 79.8566) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.66
Aquamarine
#7FFFD4
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.13
Aqua (survey)
#13EAC9
ΔE00 4.83
Bright Teal
#01F9C6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCDC #FC6383
analogous
#63FC90 #63FCDC #63D0FC
triadic
#63FCDC #DC63FC #FCDC63
tetradic
#63FCDC #9063FC #FC6383 #D0FC63
square
#63FCDC #9063FC #FC6383 #D0FC63
split-complementary
#63FCDC #FC63D0 #FC9063
monochromatic
#04E0B2 #27FBCF #63FCDC #9FFDE9 #DBFEF7
Accessibility & contrast
On white
1.27
#63FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#63FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCDC
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCDC | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63fcdc; /* rgb */ color: rgb(99, 252, 220); /* oklch */ color: oklch(90.1% 0.138 176.7);
Tailwind
colors: {
custom: {
50: '#9efee6',
500: '#63fcdc',
950: '#000000',
},
}SCSS
$custom: #63fcdc; $custom-light: #9efee6; $custom-dark: #000000;
JSON
{
"hex": "#63fcdc",
"rgb": {
"r": 99,
"g": 252,
"b": 220
},
"hsl": {
"h": 167.451,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.90096,
"c": 0.13757,
"h": 176.7
},
"luminance": 0.77441
}Semantic roles & 50–950 ramp
primary
#63FCDC
secondary
#D62D50
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684