#63FDDC#63FDDC
#63FDDC is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.139 H 176.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDDC |
|---|---|
| RGB | rgb(99, 253, 220) |
| HSL | hsl(167, 97%, 69%) |
| HSV | hsv(167, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(90.81, -48.37, 3.71) |
| CIE-LCH | lch(90.81, 48.51, 175.61°) |
| OKLab | oklab(90.33% -0.1383 0.0091) |
| OKLCH | oklch(90.33% 0.139 176.2) |
| XYZ | xyz(53.1830, 78.0649, 79.9615) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.54
Tiffany Blue
#7BF2DA
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 4.06
Aqua (survey)
#13EAC9
ΔE00 4.98
Bright Teal
#01F9C6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDDC #FD6384
analogous
#63FD8F #63FDDC #63D1FD
triadic
#63FDDC #DC63FD #FDDC63
tetradic
#63FDDC #8F63FD #FD6384 #D1FD63
square
#63FDDC #8F63FD #FD6384 #D1FD63
split-complementary
#63FDDC #FD63D1 #FD8F63
monochromatic
#03E3B3 #27FCCE #63FDDC #9FFEEA #DCFFF7
Accessibility & contrast
On white
1.26
#63FDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#63FDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDDC
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDDC | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #63fddc; /* rgb */ color: rgb(99, 253, 220); /* oklch */ color: oklch(90.3% 0.139 176.2);
Tailwind
colors: {
custom: {
50: '#9effe6',
500: '#63fddc',
950: '#000000',
},
}SCSS
$custom: #63fddc; $custom-light: #9effe6; $custom-dark: #000000;
JSON
{
"hex": "#63fddc",
"rgb": {
"r": 99,
"g": 253,
"b": 220
},
"hsl": {
"h": 167.143,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.9033,
"c": 0.13865,
"h": 176.2
},
"luminance": 0.78071
}Semantic roles & 50–950 ramp
primary
#63FDDC
secondary
#D72D51
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684