#63E6E7#63E6E7
#63E6E7 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.115 H 195.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #63E6E7 |
|---|---|
| RGB | rgb(99, 230, 231) |
| HSL | hsl(180, 73%, 65%) |
| HSV | hsv(180, 57%, 91%) |
| CMYK | cmyk(57.1%, 0.4%, 0%, 9.4%) |
| CIE-LAB | lab(84.49, -35.36, -11.34) |
| CIE-LCH | lch(84.49, 37.13, 197.78°) |
| OKLab | oklab(85.3% -0.1102 -0.0314) |
| OKLCH | oklch(85.3% 0.115 195.9) |
| XYZ | xyz(47.8600, 65.0109, 85.6119) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.58
Bright Cyan
#41FDFE
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.68
Aqua
#00FFFF
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E6E7 #E76463
analogous
#63E7A6 #63E6E7 #63A4E7
triadic
#63E6E7 #E763E6 #E6E763
tetradic
#63E6E7 #A663E7 #E76463 #A4E763
square
#63E6E7 #A663E7 #E76463 #A4E763
split-complementary
#63E6E7 #E763A4 #E7A663
monochromatic
#1CB3B4 #2EDDDF #63E6E7 #98EEEF #CDF7F7
Accessibility & contrast
On white
1.50
#63E6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#63E6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E6E7
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E6E7 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE7
Deuteranopia (green-blind)
#C3CCE8
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63e6e7; /* rgb */ color: rgb(99, 230, 231); /* oklch */ color: oklch(85.3% 0.115 195.9);
Tailwind
colors: {
custom: {
50: '#9ceeee',
500: '#63e6e7',
950: '#000000',
},
}SCSS
$custom: #63e6e7; $custom-light: #9ceeee; $custom-dark: #000000;
JSON
{
"hex": "#63e6e7",
"rgb": {
"r": 99,
"g": 230,
"b": 231
},
"hsl": {
"h": 180.455,
"s": 73.333,
"l": 64.706
},
"oklch": {
"l": 0.853,
"c": 0.11455,
"h": 195.9
},
"luminance": 0.65016
}Semantic roles & 50–950 ramp
primary
#63E6E7
secondary
#B43B3A
accent
#1210D5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585