#63E2E3#63E2E3
#63E2E3 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.112 H 196.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2E3 |
|---|---|
| RGB | rgb(99, 226, 227) |
| HSL | hsl(180, 70%, 64%) |
| HSV | hsv(180, 56%, 89%) |
| CMYK | cmyk(56.4%, 0.4%, 0%, 11%) |
| CIE-LAB | lab(83.22, -34.56, -11.11) |
| CIE-LCH | lch(83.22, 36.30, 197.82°) |
| OKLab | oklab(84.24% -0.1077 -0.0308) |
| OKLCH | oklch(84.24% 0.112 196) |
| XYZ | xyz(46.2012, 62.5868, 82.3038) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 5.96
Bright Cyan
#41FDFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2E3 #E36463
analogous
#63E3A4 #63E2E3 #63A2E3
triadic
#63E2E3 #E363E2 #E2E363
tetradic
#63E2E3 #A463E3 #E36463 #A2E363
square
#63E2E3 #A463E3 #E36463 #A2E363
split-complementary
#63E2E3 #E363A2 #E3A463
monochromatic
#1FACAD #2FD8DA #63E2E3 #97ECEC #CBF5F6
Accessibility & contrast
On white
1.55
#63E2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#63E2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2E3
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2E3 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E3
Deuteranopia (green-blind)
#C0C9E4
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63e2e3; /* rgb */ color: rgb(99, 226, 227); /* oklch */ color: oklch(84.2% 0.112 196.0);
Tailwind
colors: {
custom: {
50: '#9cebeb',
500: '#63e2e3',
950: '#000000',
},
}SCSS
$custom: #63e2e3; $custom-light: #9cebeb; $custom-dark: #000000;
JSON
{
"hex": "#63e2e3",
"rgb": {
"r": 99,
"g": 226,
"b": 227
},
"hsl": {
"h": 180.469,
"s": 69.565,
"l": 63.922
},
"oklch": {
"l": 0.8424,
"c": 0.11197,
"h": 196
},
"luminance": 0.62591
}Semantic roles & 50–950 ramp
primary
#63E2E3
secondary
#AE3D3C
accent
#1514D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484