#63DFDE#63DFDE
#63DFDE is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.110 H 194.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #63DFDE |
|---|---|
| RGB | rgb(99, 223, 222) |
| HSL | hsl(180, 66%, 63%) |
| HSV | hsv(180, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(82.22, -34.48, -9.96) |
| CIE-LCH | lch(82.22, 35.89, 196.12°) |
| OKLab | oklab(83.38% -0.1066 -0.0276) |
| OKLCH | oklch(83.38% 0.11 194.5) |
| XYZ | xyz(44.7125, 60.6975, 78.4525) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.09
Darkturquoise
#00CED1
ΔE00 5.49
Turquoise
#40E0D0
ΔE00 5.71
Bright Light Blue
#26F7FD
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DFDE #DF6364
analogous
#63DFA0 #63DFDE #63A2DF
triadic
#63DFDE #DE63DF #DFDE63
tetradic
#63DFDE #A063DF #DF6364 #A2DF63
square
#63DFDE #A063DF #DF6364 #A2DF63
split-complementary
#63DFDE #DF63A2 #DFA063
monochromatic
#22A6A5 #30D5D3 #63DFDE #96E9E9 #C9F4F3
Accessibility & contrast
On white
1.60
#63DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#63DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DFDE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DFDE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63dfde; /* rgb */ color: rgb(99, 223, 222); /* oklch */ color: oklch(83.4% 0.110 194.5);
Tailwind
colors: {
custom: {
50: '#9be9e8',
500: '#63dfde',
950: '#000000',
},
}SCSS
$custom: #63dfde; $custom-light: #9be9e8; $custom-dark: #000000;
JSON
{
"hex": "#63dfde",
"rgb": {
"r": 99,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.516,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.83377,
"c": 0.11012,
"h": 194.5
},
"luminance": 0.60702
}Semantic roles & 50–950 ramp
primary
#63DFDE
secondary
#A83E3F
accent
#1819CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484