#63FFDC#63FFDC
#63FFDC is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.141 H 175.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFDC |
|---|---|
| RGB | rgb(99, 255, 220) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.39, -49.22, 4.55) |
| CIE-LCH | lch(91.39, 49.43, 174.72°) |
| OKLab | oklab(90.8% -0.1404 0.0113) |
| OKLCH | oklch(90.8% 0.141 175.4) |
| XYZ | xyz(53.8177, 79.3343, 80.1731) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.19
Bright Teal
#01F9C6
ΔE00 4.80
Aqua (survey)
#13EAC9
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFDC #FF6386
analogous
#63FF8E #63FFDC #63D4FF
triadic
#63FFDC #DC63FF #FFDC63
tetradic
#63FFDC #8E63FF #FF6386 #D4FF63
square
#63FFDC #8E63FF #FF6386 #D4FF63
split-complementary
#63FFDC #FF63D4 #FF8E63
monochromatic
#00E8B4 #26FFCE #63FFDC #A0FFEA #DDFFF7
Accessibility & contrast
On white
1.24
#63FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#63FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFDC
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFDC | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#E0DFDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #63ffdc; /* rgb */ color: rgb(99, 255, 220); /* oklch */ color: oklch(90.8% 0.141 175.4);
Tailwind
colors: {
custom: {
50: '#9effe6',
500: '#63ffdc',
950: '#000000',
},
}SCSS
$custom: #63ffdc; $custom-light: #9effe6; $custom-dark: #000000;
JSON
{
"hex": "#63ffdc",
"rgb": {
"r": 99,
"g": 255,
"b": 220
},
"hsl": {
"h": 166.538,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.90799,
"c": 0.14081,
"h": 175.4
},
"luminance": 0.7934
}Semantic roles & 50–950 ramp
primary
#63FFDC
secondary
#DA2C53
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684