#63EDEC#63EDEC
#63EDEC is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.1% C 0.119 H 194.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #63EDEC |
|---|---|
| RGB | rgb(99, 237, 236) |
| HSL | hsl(180, 79%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.64, -37.27, -10.77) |
| CIE-LCH | lch(86.64, 38.79, 196.11°) |
| OKLab | oklab(87.09% -0.1153 -0.0299) |
| OKLCH | oklch(87.09% 0.119 194.5) |
| XYZ | xyz(50.5635, 69.2719, 90.0467) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.68
Bright Cyan
#41FDFE
ΔE00 3.81
Aqua
#00FFFF
ΔE00 4.73
Bright Turquoise
#0FFEF9
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 6.06
Bright Aqua
#0BF9EA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EDEC #ED6364
analogous
#63EDA7 #63EDEC #63A9ED
triadic
#63EDEC #EC63ED #EDEC63
tetradic
#63EDEC #A763ED #ED6364 #A9ED63
square
#63EDEC #A763ED #ED6364 #A9ED63
split-complementary
#63EDEC #ED63A9 #EDA763
monochromatic
#16C0BE #2CE7E5 #63EDEC #9AF3F3 #D1FAF9
Accessibility & contrast
On white
1.41
#63EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#63EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EDEC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EDEC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63edec; /* rgb */ color: rgb(99, 237, 236); /* oklch */ color: oklch(87.1% 0.119 194.5);
Tailwind
colors: {
custom: {
50: '#9df3f2',
500: '#63edec',
950: '#000000',
},
}SCSS
$custom: #63edec; $custom-light: #9df3f2; $custom-dark: #000000;
JSON
{
"hex": "#63edec",
"rgb": {
"r": 99,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.565,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.87085,
"c": 0.11908,
"h": 194.5
},
"luminance": 0.69277
}Semantic roles & 50–950 ramp
primary
#63EDEC
secondary
#BE3637
accent
#0A0BDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585