#63F6DB#63F6DB
#63F6DB is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.7% C 0.132 H 178.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #63F6DB |
|---|---|
| RGB | rgb(99, 246, 219) |
| HSL | hsl(169, 89%, 68%) |
| HSV | hsv(169, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 11%, 3.5%) |
| CIE-LAB | lab(88.77, -45.60, 1.27) |
| CIE-LCH | lch(88.77, 45.62, 178.41°) |
| OKLab | oklab(88.66% -0.1317 0.0026) |
| OKLCH | oklch(88.66% 0.132 178.9) |
| XYZ | xyz(50.8816, 73.6734, 78.5430) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.18
Aqua (survey)
#13EAC9
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 4.77
Bright Aqua
#0BF9EA
ΔE00 4.86
Aquamarine
#7FFFD4
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F6DB #F6637E
analogous
#63F692 #63F6DB #63C7F6
triadic
#63F6DB #DB63F6 #F6DB63
tetradic
#63F6DB #9263F6 #F6637E #C7F663
square
#63F6DB #9263F6 #F6637E #C7F663
split-complementary
#63F6DB #F663C7 #F69263
monochromatic
#0CD2AE #29F3CE #63F6DB #9DF9E8 #D7FDF6
Accessibility & contrast
On white
1.33
#63F6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#63F6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F6DB
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F6DB | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8DA
Deuteranopia (green-blind)
#D7D8DD
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63f6db; /* rgb */ color: rgb(99, 246, 219); /* oklch */ color: oklch(88.7% 0.132 178.9);
Tailwind
colors: {
custom: {
50: '#9dfae6',
500: '#63f6db',
950: '#000000',
},
}SCSS
$custom: #63f6db; $custom-light: #9dfae6; $custom-dark: #000000;
JSON
{
"hex": "#63f6db",
"rgb": {
"r": 99,
"g": 246,
"b": 219
},
"hsl": {
"h": 168.98,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.88661,
"c": 0.13172,
"h": 178.9
},
"luminance": 0.73679
}Semantic roles & 50–950 ramp
primary
#63F6DB
secondary
#CE304D
accent
#002AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584