#63E2E4#63E2E4
#63E2E4 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.3% C 0.112 H 196.7°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2E4 |
|---|---|
| RGB | rgb(99, 226, 228) |
| HSL | hsl(181, 70%, 64%) |
| HSV | hsv(181, 57%, 89%) |
| CMYK | cmyk(56.6%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.25, -34.29, -11.60) |
| CIE-LCH | lch(83.25, 36.20, 198.68°) |
| OKLab | oklab(84.27% -0.1072 -0.0321) |
| OKLCH | oklch(84.27% 0.112 196.7) |
| XYZ | xyz(46.3396, 62.6421, 83.0328) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2E4 #E46563
analogous
#63E4A6 #63E2E4 #63A2E4
triadic
#63E2E4 #E463E2 #E2E463
tetradic
#63E2E4 #A663E4 #E46563 #A2E463
square
#63E2E4 #A663E4 #E46563 #A2E463
split-complementary
#63E2E4 #E463A2 #E4A663
monochromatic
#1EACAE #2FD8DB #63E2E4 #97ECED #CBF5F6
Accessibility & contrast
On white
1.55
#63E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#63E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2E4
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2E4 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#BFC9E5
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63e2e4; /* rgb */ color: rgb(99, 226, 228); /* oklch */ color: oklch(84.3% 0.112 196.7);
Tailwind
colors: {
custom: {
50: '#9cebec',
500: '#63e2e4',
950: '#000000',
},
}SCSS
$custom: #63e2e4; $custom-light: #9cebec; $custom-dark: #000000;
JSON
{
"hex": "#63e2e4",
"rgb": {
"r": 99,
"g": 226,
"b": 228
},
"hsl": {
"h": 180.93,
"s": 70.492,
"l": 64.118
},
"oklch": {
"l": 0.84273,
"c": 0.11194,
"h": 196.7
},
"luminance": 0.62647
}Semantic roles & 50–950 ramp
primary
#63E2E4
secondary
#B03D3C
accent
#1613D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484