#63ECEC#63ECEC
#63ECEC is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.9% C 0.118 H 195.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #63ECEC |
|---|---|
| RGB | rgb(99, 236, 236) |
| HSL | hsl(180, 78%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(58.1%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(86.35, -36.81, -11.19) |
| CIE-LCH | lch(86.35, 38.47, 196.91°) |
| OKLab | oklab(86.85% -0.1143 -0.031) |
| OKLCH | oklch(86.85% 0.118 195.2) |
| XYZ | xyz(50.2748, 68.6945, 89.9505) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.67
Bright Cyan
#41FDFE
ΔE00 3.99
Aqua
#00FFFF
ΔE00 4.94
Bright Turquoise
#0FFEF9
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63ECEC #EC6363
analogous
#63ECA7 #63ECEC #63A7EC
triadic
#63ECEC #EC63EC #ECEC63
tetradic
#63ECEC #A763EC #EC6363 #A7EC63
square
#63ECEC #A763EC #EC6363 #A7EC63
split-complementary
#63ECEC #EC63A7 #ECA763
monochromatic
#17BEBE #2CE5E5 #63ECEC #9AF3F3 #D0F9F9
Accessibility & contrast
On white
1.42
#63ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#63ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63ECEC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63ECEC | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63ecec; /* rgb */ color: rgb(99, 236, 236); /* oklch */ color: oklch(86.9% 0.118 195.2);
Tailwind
colors: {
custom: {
50: '#9df2f2',
500: '#63ecec',
950: '#000000',
},
}SCSS
$custom: #63ecec; $custom-light: #9df2f2; $custom-dark: #000000;
JSON
{
"hex": "#63ecec",
"rgb": {
"r": 99,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 78.286,
"l": 65.686
},
"oklch": {
"l": 0.86854,
"c": 0.1184,
"h": 195.2
},
"luminance": 0.687
}Semantic roles & 50–950 ramp
primary
#63ECEC
secondary
#BC3737
accent
#0B0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585