#63F6DD#63F6DD
#63F6DD is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.7% C 0.131 H 180.0°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #63F6DD |
|---|---|
| RGB | rgb(99, 246, 221) |
| HSL | hsl(170, 89%, 68%) |
| HSV | hsv(170, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 10.2%, 3.5%) |
| CIE-LAB | lab(88.82, -45.11, 0.30) |
| CIE-LCH | lch(88.82, 45.11, 179.62°) |
| OKLab | oklab(88.72% -0.1308 0.0001) |
| OKLCH | oklch(88.72% 0.131 180) |
| XYZ | xyz(51.1465, 73.7793, 79.9380) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.12
Bright Aqua
#0BF9EA
ΔE00 4.37
Aqua (survey)
#13EAC9
ΔE00 4.56
Light Aqua
#8CFFDB
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F6DD #F6637C
analogous
#63F693 #63F6DD #63C5F6
triadic
#63F6DD #DD63F6 #F6DD63
tetradic
#63F6DD #9363F6 #F6637C #C5F663
square
#63F6DD #9363F6 #F6637C #C5F663
split-complementary
#63F6DD #F663C5 #F69363
monochromatic
#0CD2B1 #29F3D0 #63F6DD #9DF9EA #D7FDF6
Accessibility & contrast
On white
1.33
#63F6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#63F6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F6DD
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F6DD | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DC
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63f6dd; /* rgb */ color: rgb(99, 246, 221); /* oklch */ color: oklch(88.7% 0.131 180.0);
Tailwind
colors: {
custom: {
50: '#9dfae7',
500: '#63f6dd',
950: '#000000',
},
}SCSS
$custom: #63f6dd; $custom-light: #9dfae7; $custom-dark: #000000;
JSON
{
"hex": "#63f6dd",
"rgb": {
"r": 99,
"g": 246,
"b": 221
},
"hsl": {
"h": 169.796,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.88719,
"c": 0.13082,
"h": 180
},
"luminance": 0.73785
}Semantic roles & 50–950 ramp
primary
#63F6DD
secondary
#CE304B
accent
#0027E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584