#63E2DD#63E2DD
#63E2DD is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.0% C 0.113 H 191.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2DD |
|---|---|
| RGB | rgb(99, 226, 221) |
| HSL | hsl(178, 69%, 64%) |
| HSV | hsv(178, 56%, 89%) |
| CMYK | cmyk(56.2%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(83.05, -36.14, -8.19) |
| CIE-LCH | lch(83.05, 37.05, 192.77°) |
| OKLab | oklab(84.04% -0.1102 -0.0228) |
| OKLCH | oklch(84.04% 0.113 191.7) |
| XYZ | xyz(45.3875, 62.2613, 78.0183) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.30
Turquoise
#40E0D0
ΔE00 4.41
Bright Light Blue
#26F7FD
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 6.28
Bright Cyan
#41FDFE
ΔE00 6.37
Bright Aqua
#0BF9EA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2DD #E26368
analogous
#63E29D #63E2DD #63A7E2
triadic
#63E2DD #DD63E2 #E2DD63
tetradic
#63E2DD #9D63E2 #E26368 #A7E263
square
#63E2DD #9D63E2 #E26368 #A7E263
split-complementary
#63E2DD #E263A7 #E29D63
monochromatic
#20ABA5 #2FD8D2 #63E2DD #97ECE8 #CAF5F3
Accessibility & contrast
On white
1.56
#63E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#63E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2DD
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2DD | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63e2dd; /* rgb */ color: rgb(99, 226, 221); /* oklch */ color: oklch(84.0% 0.113 191.7);
Tailwind
colors: {
custom: {
50: '#9bebe7',
500: '#63e2dd',
950: '#000000',
},
}SCSS
$custom: #63e2dd; $custom-light: #9bebe7; $custom-dark: #000000;
JSON
{
"hex": "#63e2dd",
"rgb": {
"r": 99,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.638,
"s": 68.649,
"l": 63.725
},
"oklch": {
"l": 0.84043,
"c": 0.1125,
"h": 191.7
},
"luminance": 0.62266
}Semantic roles & 50–950 ramp
primary
#63E2DD
secondary
#AD3D41
accent
#151CD1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484