#63E3E2#63E3E2
#63E3E2 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.4% C 0.113 H 194.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #63E3E2 |
|---|---|
| RGB | rgb(99, 227, 226) |
| HSL | hsl(180, 70%, 64%) |
| HSV | hsv(180, 56%, 89%) |
| CMYK | cmyk(56.4%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(83.48, -35.29, -10.20) |
| CIE-LCH | lch(83.48, 36.73, 196.12°) |
| OKLab | oklab(84.44% -0.1091 -0.0283) |
| OKLCH | oklch(84.44% 0.113 194.5) |
| XYZ | xyz(46.3363, 63.0771, 81.6699) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.83
Bright Light Blue
#26F7FD
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 5.74
Bright Cyan
#41FDFE
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E3E2 #E36364
analogous
#63E3A2 #63E3E2 #63A4E3
triadic
#63E3E2 #E263E3 #E3E263
tetradic
#63E3E2 #A263E3 #E36364 #A4E363
square
#63E3E2 #A263E3 #E36364 #A4E363
split-complementary
#63E3E2 #E363A4 #E3A263
monochromatic
#1FADAC #2FDAD8 #63E3E2 #97ECEC #CBF6F5
Accessibility & contrast
On white
1.54
#63E3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#63E3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E3E2
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E3E2 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#C1CAE3
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e3e2; /* rgb */ color: rgb(99, 227, 226); /* oklch */ color: oklch(84.4% 0.113 194.5);
Tailwind
colors: {
custom: {
50: '#9ceceb',
500: '#63e3e2',
950: '#000000',
},
}SCSS
$custom: #63e3e2; $custom-light: #9ceceb; $custom-dark: #000000;
JSON
{
"hex": "#63e3e2",
"rgb": {
"r": 99,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.531,
"s": 69.565,
"l": 63.922
},
"oklch": {
"l": 0.84439,
"c": 0.11272,
"h": 194.5
},
"luminance": 0.63082
}Semantic roles & 50–950 ramp
primary
#63E3E2
secondary
#AE3C3D
accent
#1415D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484