#63FEDC#63FEDC
#63FEDC is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.140 H 175.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #63FEDC |
|---|---|
| RGB | rgb(99, 254, 220) |
| HSL | hsl(167, 99%, 69%) |
| HSV | hsv(167, 61%, 100%) |
| CMYK | cmyk(61%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(91.10, -48.79, 4.13) |
| CIE-LCH | lch(91.10, 48.97, 175.16°) |
| OKLab | oklab(90.57% -0.1393 0.0102) |
| OKLCH | oklch(90.57% 0.14 175.8) |
| XYZ | xyz(53.4995, 78.6980, 80.0670) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 4.94
Aqua (survey)
#13EAC9
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FEDC #FE6385
analogous
#63FE8F #63FEDC #63D2FE
triadic
#63FEDC #DC63FE #FEDC63
tetradic
#63FEDC #8F63FE #FE6385 #D2FE63
square
#63FEDC #8F63FE #FE6385 #D2FE63
split-complementary
#63FEDC #FE63D2 #FE8F63
monochromatic
#01E5B3 #26FECE #63FEDC #A0FEEA #DDFFF7
Accessibility & contrast
On white
1.25
#63FEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#63FEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FEDC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FEDC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #63fedc; /* rgb */ color: rgb(99, 254, 220); /* oklch */ color: oklch(90.6% 0.140 175.8);
Tailwind
colors: {
custom: {
50: '#9effe6',
500: '#63fedc',
950: '#000000',
},
}SCSS
$custom: #63fedc; $custom-light: #9effe6; $custom-dark: #000000;
JSON
{
"hex": "#63fedc",
"rgb": {
"r": 99,
"g": 254,
"b": 220
},
"hsl": {
"h": 166.839,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.90565,
"c": 0.13972,
"h": 175.8
},
"luminance": 0.78704
}Semantic roles & 50–950 ramp
primary
#63FEDC
secondary
#D92D52
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684