#63FDCE#63FDCE
#63FDCE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.147 H 169.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDCE |
|---|---|
| RGB | rgb(99, 253, 206) |
| HSL | hsl(162, 97%, 69%) |
| HSV | hsv(162, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.48, -51.61, 10.49) |
| CIE-LCH | lch(90.48, 52.66, 168.51°) |
| OKLab | oklab(89.96% -0.1445 0.0268) |
| OKLCH | oklch(89.96% 0.147 169.5) |
| XYZ | xyz(51.4059, 77.3541, 70.6023) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.87
Light Greenish Blue
#63F7B4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDCE #FD6392
analogous
#63FD81 #63FDCE #63DFFD
triadic
#63FDCE #CE63FD #FDCE63
tetradic
#63FDCE #8163FD #FD6392 #DFFD63
square
#63FDCE #8163FD #FD6392 #DFFD63
split-complementary
#63FDCE #FD63DF #FD8163
monochromatic
#03E39E #27FCBB #63FDCE #9FFEE1 #DCFFF4
Accessibility & contrast
On white
1.27
#63FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#63FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDCE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDCE | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63fdce; /* rgb */ color: rgb(99, 253, 206); /* oklch */ color: oklch(90.0% 0.147 169.5);
Tailwind
colors: {
custom: {
50: '#9effdd',
500: '#63fdce',
950: '#000000',
},
}SCSS
$custom: #63fdce; $custom-light: #9effdd; $custom-dark: #000000;
JSON
{
"hex": "#63fdce",
"rgb": {
"r": 99,
"g": 253,
"b": 206
},
"hsl": {
"h": 161.688,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89958,
"c": 0.14697,
"h": 169.5
},
"luminance": 0.77359
}Semantic roles & 50–950 ramp
primary
#63FDCE
secondary
#D72D61
accent
#0046E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684