#63E6DB#63E6DB
#63E6DB is a very light, moderate teal. Relative luminance 0.644; OKLCH L 84.9% C 0.116 H 187.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #63E6DB |
|---|---|
| RGB | rgb(99, 230, 219) |
| HSL | hsl(175, 72%, 65%) |
| HSV | hsv(175, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 4.8%, 9.8%) |
| CIE-LAB | lab(84.15, -38.49, -5.50) |
| CIE-LCH | lch(84.15, 38.88, 188.14°) |
| OKLab | oklab(84.91% -0.1152 -0.0155) |
| OKLCH | oklch(84.91% 0.116 187.7) |
| XYZ | xyz(46.2230, 64.3561, 76.9901) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.37
Bright Turquoise
#0FFEF9
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E6DB #E6636E
analogous
#63E69A #63E6DB #63B0E6
triadic
#63E6DB #DB63E6 #E6DB63
tetradic
#63E6DB #9A63E6 #E6636E #B0E663
square
#63E6DB #9A63E6 #E6636E #B0E663
split-complementary
#63E6DB #E663B0 #E69A63
monochromatic
#1DB2A6 #2EDECF #63E6DB #98EEE7 #CCF7F3
Accessibility & contrast
On white
1.51
#63E6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#63E6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E6DB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E6DB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#C6CCDC
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63e6db; /* rgb */ color: rgb(99, 230, 219); /* oklch */ color: oklch(84.9% 0.116 187.7);
Tailwind
colors: {
custom: {
50: '#9beee6',
500: '#63e6db',
950: '#000000',
},
}SCSS
$custom: #63e6db; $custom-light: #9beee6; $custom-dark: #000000;
JSON
{
"hex": "#63e6db",
"rgb": {
"r": 99,
"g": 230,
"b": 219
},
"hsl": {
"h": 174.962,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.84914,
"c": 0.11623,
"h": 187.7
},
"luminance": 0.64361
}Semantic roles & 50–950 ramp
primary
#63E6DB
secondary
#B33B45
accent
#1121D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584