#63E7E5#63E7E5
#63E7E5 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.115 H 193.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #63E7E5 |
|---|---|
| RGB | rgb(99, 231, 229) |
| HSL | hsl(179, 73%, 65%) |
| HSV | hsv(179, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 0.9%, 9.4%) |
| CIE-LAB | lab(84.72, -36.35, -9.94) |
| CIE-LCH | lch(84.72, 37.69, 195.29°) |
| OKLab | oklab(85.47% -0.112 -0.0276) |
| OKLCH | oklch(85.47% 0.115 193.8) |
| XYZ | xyz(47.8583, 65.4568, 84.2258) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.76
Bright Cyan
#41FDFE
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.50
Turquoise
#40E0D0
ΔE00 5.59
Bright Turquoise
#0FFEF9
ΔE00 5.81
Aqua
#00FFFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E7E5 #E76365
analogous
#63E7A3 #63E7E5 #63A7E7
triadic
#63E7E5 #E563E7 #E7E563
tetradic
#63E7E5 #A363E7 #E76365 #A7E763
square
#63E7E5 #A363E7 #E76365 #A7E763
split-complementary
#63E7E5 #E763A7 #E7A363
monochromatic
#1CB4B2 #2EDFDC #63E7E5 #98EFEE #CDF7F7
Accessibility & contrast
On white
1.49
#63E7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#63E7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E7E5
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E7E5 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE5
Deuteranopia (green-blind)
#C4CDE6
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63e7e5; /* rgb */ color: rgb(99, 231, 229); /* oklch */ color: oklch(85.5% 0.115 193.8);
Tailwind
colors: {
custom: {
50: '#9cefed',
500: '#63e7e5',
950: '#000000',
},
}SCSS
$custom: #63e7e5; $custom-light: #9cefed; $custom-dark: #000000;
JSON
{
"hex": "#63e7e5",
"rgb": {
"r": 99,
"g": 231,
"b": 229
},
"hsl": {
"h": 179.091,
"s": 73.333,
"l": 64.706
},
"oklch": {
"l": 0.85466,
"c": 0.11537,
"h": 193.8
},
"luminance": 0.65462
}Semantic roles & 50–950 ramp
primary
#63E7E5
secondary
#B43A3C
accent
#1013D5
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584