#63F6DC#63F6DC
#63F6DC is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.7% C 0.131 H 179.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #63F6DC |
|---|---|
| RGB | rgb(99, 246, 220) |
| HSL | hsl(169, 89%, 68%) |
| HSV | hsv(169, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(88.79, -45.36, 0.78) |
| CIE-LCH | lch(88.79, 45.36, 179.01°) |
| OKLab | oklab(88.69% -0.1313 0.0013) |
| OKLCH | oklch(88.69% 0.131 179.4) |
| XYZ | xyz(51.0137, 73.7262, 79.2384) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.13
Aqua (survey)
#13EAC9
ΔE00 4.42
Bright Aqua
#0BF9EA
ΔE00 4.61
Light Aqua
#8CFFDB
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 5.03
Aquamarine
#7FFFD4
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F6DC #F6637D
analogous
#63F693 #63F6DC #63C6F6
triadic
#63F6DC #DC63F6 #F6DC63
tetradic
#63F6DC #9363F6 #F6637D #C6F663
square
#63F6DC #9363F6 #F6637D #C6F663
split-complementary
#63F6DC #F663C6 #F69363
monochromatic
#0CD2AF #29F3CF #63F6DC #9DF9E9 #D7FDF6
Accessibility & contrast
On white
1.33
#63F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#63F6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F6DC
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F6DC | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63f6dc; /* rgb */ color: rgb(99, 246, 220); /* oklch */ color: oklch(88.7% 0.131 179.4);
Tailwind
colors: {
custom: {
50: '#9dfae6',
500: '#63f6dc',
950: '#000000',
},
}SCSS
$custom: #63f6dc; $custom-light: #9dfae6; $custom-dark: #000000;
JSON
{
"hex": "#63f6dc",
"rgb": {
"r": 99,
"g": 246,
"b": 220
},
"hsl": {
"h": 169.388,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.8869,
"c": 0.13127,
"h": 179.4
},
"luminance": 0.73731
}Semantic roles & 50–950 ramp
primary
#63F6DC
secondary
#CE304C
accent
#0029E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584