#63FDCD#63FDCD
#63FDCD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.148 H 169.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDCD |
|---|---|
| RGB | rgb(99, 253, 205) |
| HSL | hsl(161, 97%, 69%) |
| HSV | hsv(161, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.46, -51.83, 10.97) |
| CIE-LCH | lch(90.46, 52.98, 168.05°) |
| OKLab | oklab(89.93% -0.1449 0.0281) |
| OKLCH | oklch(89.93% 0.148 169) |
| XYZ | xyz(51.2849, 77.3057, 69.9645) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.61
Bright Teal
#01F9C6
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.16
Light Aqua
#8CFFDB
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDCD #FD6393
analogous
#63FD80 #63FDCD #63E0FD
triadic
#63FDCD #CD63FD #FDCD63
tetradic
#63FDCD #8063FD #FD6393 #E0FD63
square
#63FDCD #8063FD #FD6393 #E0FD63
split-complementary
#63FDCD #FD63E0 #FD8063
monochromatic
#03E39D #27FCBA #63FDCD #9FFEE0 #DCFFF4
Accessibility & contrast
On white
1.28
#63FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#63FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDCD
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDCD | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63fdcd; /* rgb */ color: rgb(99, 253, 205); /* oklch */ color: oklch(89.9% 0.148 169.0);
Tailwind
colors: {
custom: {
50: '#9dffdc',
500: '#63fdcd',
950: '#000000',
},
}SCSS
$custom: #63fdcd; $custom-light: #9dffdc; $custom-dark: #000000;
JSON
{
"hex": "#63fdcd",
"rgb": {
"r": 99,
"g": 253,
"b": 205
},
"hsl": {
"h": 161.299,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89932,
"c": 0.14763,
"h": 169
},
"luminance": 0.77311
}Semantic roles & 50–950 ramp
primary
#63FDCD
secondary
#D72D62
accent
#0048E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684