#63F2DB#63F2DB
#63F2DB is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.7% C 0.128 H 180.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #63F2DB |
|---|---|
| RGB | rgb(99, 242, 219) |
| HSL | hsl(170, 85%, 67%) |
| HSV | hsv(170, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(87.61, -43.85, -0.42) |
| CIE-LCH | lch(87.61, 43.86, 180.55°) |
| OKLab | oklab(87.72% -0.1276 -0.0018) |
| OKLCH | oklch(87.72% 0.128 180.8) |
| XYZ | xyz(49.6781, 71.2663, 78.1418) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.96
Bright Aqua
#0BF9EA
ΔE00 4.26
Aqua (survey)
#13EAC9
ΔE00 4.47
Turquoise
#40E0D0
ΔE00 4.74
Light Aqua
#8CFFDB
ΔE00 5.65
Light Turquoise
#7EF4CC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F2DB #F2637A
analogous
#63F294 #63F2DB #63C1F2
triadic
#63F2DB #DB63F2 #F2DB63
tetradic
#63F2DB #9463F2 #F2637A #C1F263
square
#63F2DB #9463F2 #F2637A #C1F263
split-complementary
#63F2DB #F263C1 #F29463
monochromatic
#11CAAC #2BEDCE #63F2DB #9BF7E8 #D4FBF5
Accessibility & contrast
On white
1.38
#63F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#63F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F2DB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F2DB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #63f2db; /* rgb */ color: rgb(99, 242, 219); /* oklch */ color: oklch(87.7% 0.128 180.8);
Tailwind
colors: {
custom: {
50: '#9df7e6',
500: '#63f2db',
950: '#000000',
},
}SCSS
$custom: #63f2db; $custom-light: #9df7e6; $custom-dark: #000000;
JSON
{
"hex": "#63f2db",
"rgb": {
"r": 99,
"g": 242,
"b": 219
},
"hsl": {
"h": 170.35,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.87724,
"c": 0.12761,
"h": 180.8
},
"luminance": 0.71271
}Semantic roles & 50–950 ramp
primary
#63F2DB
secondary
#C6334B
accent
#0428E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584