#63E2E6#63E2E6
#63E2E6 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.112 H 198.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2E6 |
|---|---|
| RGB | rgb(99, 226, 230) |
| HSL | hsl(182, 72%, 65%) |
| HSV | hsv(182, 57%, 90%) |
| CMYK | cmyk(57%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(83.31, -33.76, -12.57) |
| CIE-LCH | lch(83.31, 36.02, 200.42°) |
| OKLab | oklab(84.34% -0.1064 -0.0348) |
| OKLCH | oklch(84.34% 0.112 198.1) |
| XYZ | xyz(46.6188, 62.7538, 84.5034) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.88
Aqua Blue
#02D8E9
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Darkturquoise
#00CED1
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2E6 #E66763
analogous
#63E6A9 #63E2E6 #63A1E6
triadic
#63E2E6 #E663E2 #E2E663
tetradic
#63E2E6 #A963E6 #E66763 #A1E663
square
#63E2E6 #A963E6 #E66763 #A1E663
split-complementary
#63E2E6 #E663A1 #E6A963
monochromatic
#1DADB2 #2ED8DE #63E2E6 #98ECEE #CCF6F7
Accessibility & contrast
On white
1.55
#63E2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#63E2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2E6
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2E6 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E7
Deuteranopia (green-blind)
#BFC9E7
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e2e6; /* rgb */ color: rgb(99, 226, 230); /* oklch */ color: oklch(84.3% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#9cebed',
500: '#63e2e6',
950: '#000000',
},
}SCSS
$custom: #63e2e6; $custom-light: #9cebed; $custom-dark: #000000;
JSON
{
"hex": "#63e2e6",
"rgb": {
"r": 99,
"g": 226,
"b": 230
},
"hsl": {
"h": 181.832,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.8434,
"c": 0.11196,
"h": 198.1
},
"luminance": 0.62759
}Semantic roles & 50–950 ramp
primary
#63E2E6
secondary
#B33E3B
accent
#1711D4
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484