#63FEDA#63FEDA
#63FEDA is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.141 H 174.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #63FEDA |
|---|---|
| RGB | rgb(99, 254, 218) |
| HSL | hsl(166, 99%, 69%) |
| HSV | hsv(166, 61%, 100%) |
| CMYK | cmyk(61%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.05, -49.27, 5.10) |
| CIE-LCH | lch(91.05, 49.53, 174.10°) |
| OKLab | oklab(90.51% -0.1402 0.0127) |
| OKLCH | oklch(90.51% 0.141 174.8) |
| XYZ | xyz(53.2362, 78.5926, 78.6804) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.52
Aqua (survey)
#13EAC9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FEDA #FE6387
analogous
#63FE8D #63FEDA #63D4FE
triadic
#63FEDA #DA63FE #FEDA63
tetradic
#63FEDA #8D63FE #FE6387 #D4FE63
square
#63FEDA #8D63FE #FE6387 #D4FE63
split-complementary
#63FEDA #FE63D4 #FE8D63
monochromatic
#01E5B0 #26FECC #63FEDA #A0FEE8 #DDFFF7
Accessibility & contrast
On white
1.26
#63FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#63FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FEDA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FEDA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #63feda; /* rgb */ color: rgb(99, 254, 218); /* oklch */ color: oklch(90.5% 0.141 174.8);
Tailwind
colors: {
custom: {
50: '#9effe5',
500: '#63feda',
950: '#000000',
},
}SCSS
$custom: #63feda; $custom-light: #9effe5; $custom-dark: #000000;
JSON
{
"hex": "#63feda",
"rgb": {
"r": 99,
"g": 254,
"b": 218
},
"hsl": {
"h": 166.065,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.9051,
"c": 0.14081,
"h": 174.8
},
"luminance": 0.78598
}Semantic roles & 50–950 ramp
primary
#63FEDA
secondary
#D92D55
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684