#63F4DA#63F4DA
#63F4DA is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.2% C 0.130 H 179.3°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #63F4DA |
|---|---|
| RGB | rgb(99, 244, 218) |
| HSL | hsl(169, 87%, 67%) |
| HSV | hsv(169, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(88.17, -44.97, 0.91) |
| CIE-LCH | lch(88.17, 44.98, 178.84°) |
| OKLab | oklab(88.16% -0.1301 0.0017) |
| OKLCH | oklch(88.16% 0.13 179.3) |
| XYZ | xyz(50.1453, 72.4108, 77.6501) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.98
Aqua (survey)
#13EAC9
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 4.75
Light Aqua
#8CFFDB
ΔE00 4.92
Light Turquoise
#7EF4CC
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F4DA #F4637D
analogous
#63F491 #63F4DA #63C6F4
triadic
#63F4DA #DA63F4 #F4DA63
tetradic
#63F4DA #9163F4 #F4637D #C6F463
square
#63F4DA #9163F4 #F4637D #C6F463
split-complementary
#63F4DA #F463C6 #F49163
monochromatic
#0FCEAC #2AF0CC #63F4DA #9CF8E8 #D5FCF5
Accessibility & contrast
On white
1.36
#63F4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#63F4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F4DA
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F4DA | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D9
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63f4da; /* rgb */ color: rgb(99, 244, 218); /* oklch */ color: oklch(88.2% 0.130 179.3);
Tailwind
colors: {
custom: {
50: '#9df8e5',
500: '#63f4da',
950: '#000000',
},
}SCSS
$custom: #63f4da; $custom-light: #9df8e5; $custom-dark: #000000;
JSON
{
"hex": "#63f4da",
"rgb": {
"r": 99,
"g": 244,
"b": 218
},
"hsl": {
"h": 169.241,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.88163,
"c": 0.1301,
"h": 179.3
},
"luminance": 0.72416
}Semantic roles & 50–950 ramp
primary
#63F4DA
secondary
#CA314D
accent
#022BE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584