#63DEDA#63DEDA
#63DEDA is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.110 H 192.3°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #63DEDA |
|---|---|
| RGB | rgb(99, 222, 218) |
| HSL | hsl(178, 65%, 63%) |
| HSV | hsv(178, 55%, 87%) |
| CMYK | cmyk(55.4%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.81, -35.06, -8.44) |
| CIE-LCH | lch(81.81, 36.06, 193.53°) |
| OKLab | oklab(83.01% -0.1072 -0.0234) |
| OKLCH | oklch(83.01% 0.11 192.3) |
| XYZ | xyz(43.9163, 59.9528, 75.5737) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.56
Turquoise
#40E0D0
ΔE00 4.73
Darkturquoise
#00CED1
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 6.73
Bright Cyan
#41FDFE
ΔE00 7.15
Aqua Blue
#02D8E9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DEDA #DE6367
analogous
#63DE9D #63DEDA #63A4DE
triadic
#63DEDA #DA63DE #DEDA63
tetradic
#63DEDA #9D63DE #DE6367 #A4DE63
square
#63DEDA #9D63DE #DE6367 #A4DE63
split-complementary
#63DEDA #DE63A4 #DE9D63
monochromatic
#23A4A0 #30D3CE #63DEDA #96E9E6 #C8F3F2
Accessibility & contrast
On white
1.62
#63DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#63DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DEDA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DEDA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #63deda; /* rgb */ color: rgb(99, 222, 218); /* oklch */ color: oklch(83.0% 0.110 192.3);
Tailwind
colors: {
custom: {
50: '#9be8e5',
500: '#63deda',
950: '#000000',
},
}SCSS
$custom: #63deda; $custom-light: #9be8e5; $custom-dark: #000000;
JSON
{
"hex": "#63deda",
"rgb": {
"r": 99,
"g": 222,
"b": 218
},
"hsl": {
"h": 178.049,
"s": 65.079,
"l": 62.941
},
"oklch": {
"l": 0.83013,
"c": 0.10975,
"h": 192.3
},
"luminance": 0.59957
}Semantic roles & 50–950 ramp
primary
#63DEDA
secondary
#A73E42
accent
#191ECD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484