#63FFDE#63FFDE
#63FFDE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.140 H 176.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFDE |
|---|---|
| RGB | rgb(99, 255, 222) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.43, -48.74, 3.58) |
| CIE-LCH | lch(91.43, 48.88, 175.80°) |
| OKLab | oklab(90.85% -0.1395 0.0087) |
| OKLCH | oklch(90.85% 0.14 176.4) |
| XYZ | xyz(54.0842, 79.4409, 81.5764) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.58
Aquamarine
#7FFFD4
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 5.23
Aqua (survey)
#13EAC9
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFDE #FF6384
analogous
#63FF90 #63FFDE #63D2FF
triadic
#63FFDE #DE63FF #FFDE63
tetradic
#63FFDE #9063FF #FF6384 #D2FF63
square
#63FFDE #9063FF #FF6384 #D2FF63
split-complementary
#63FFDE #FF63D2 #FF9063
monochromatic
#00E8B7 #26FFD1 #63FFDE #A0FFEB #DDFFF8
Accessibility & contrast
On white
1.24
#63FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#63FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFDE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFDE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #63ffde; /* rgb */ color: rgb(99, 255, 222); /* oklch */ color: oklch(90.9% 0.140 176.4);
Tailwind
colors: {
custom: {
50: '#9effe8',
500: '#63ffde',
950: '#000000',
},
}SCSS
$custom: #63ffde; $custom-light: #9effe8; $custom-dark: #000000;
JSON
{
"hex": "#63ffde",
"rgb": {
"r": 99,
"g": 255,
"b": 222
},
"hsl": {
"h": 167.308,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.90854,
"c": 0.13976,
"h": 176.4
},
"luminance": 0.79447
}Semantic roles & 50–950 ramp
primary
#63FFDE
secondary
#DA2C51
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684