#63E6E5#63E6E5
#63E6E5 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.2% C 0.115 H 194.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #63E6E5 |
|---|---|
| RGB | rgb(99, 230, 229) |
| HSL | hsl(180, 72%, 65%) |
| HSV | hsv(180, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 0.4%, 9.8%) |
| CIE-LAB | lab(84.43, -35.89, -10.37) |
| CIE-LCH | lch(84.43, 37.36, 196.11°) |
| OKLab | oklab(85.23% -0.111 -0.0287) |
| OKLCH | oklch(85.23% 0.115 194.5) |
| XYZ | xyz(47.5792, 64.8986, 84.1328) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.79
Bright Cyan
#41FDFE
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.41
Turquoise
#40E0D0
ΔE00 5.86
Aqua
#00FFFF
ΔE00 6.07
Bright Turquoise
#0FFEF9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E6E5 #E66364
analogous
#63E6A4 #63E6E5 #63A6E6
triadic
#63E6E5 #E563E6 #E6E563
tetradic
#63E6E5 #A463E6 #E66364 #A6E663
square
#63E6E5 #A463E6 #E66364 #A6E663
split-complementary
#63E6E5 #E663A6 #E6A463
monochromatic
#1DB2B1 #2EDEDC #63E6E5 #98EEEE #CCF7F7
Accessibility & contrast
On white
1.50
#63E6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#63E6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E6E5
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E6E5 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#C3CCE6
Tritanopia (blue-blind)
#00ECE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63e6e5; /* rgb */ color: rgb(99, 230, 229); /* oklch */ color: oklch(85.2% 0.115 194.5);
Tailwind
colors: {
custom: {
50: '#9ceeed',
500: '#63e6e5',
950: '#000000',
},
}SCSS
$custom: #63e6e5; $custom-light: #9ceeed; $custom-dark: #000000;
JSON
{
"hex": "#63e6e5",
"rgb": {
"r": 99,
"g": 230,
"b": 229
},
"hsl": {
"h": 179.542,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.85234,
"c": 0.11464,
"h": 194.5
},
"luminance": 0.64903
}Semantic roles & 50–950 ramp
primary
#63E6E5
secondary
#B33B3B
accent
#1113D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584