#63EAEC#63EAEC
#63EAEC is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.4% C 0.117 H 196.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAEC |
|---|---|
| RGB | rgb(99, 234, 236) |
| HSL | hsl(181, 78%, 66%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(58.1%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.78, -35.88, -12.05) |
| CIE-LCH | lch(85.78, 37.85, 198.56°) |
| OKLab | oklab(86.39% -0.1122 -0.0334) |
| OKLCH | oklch(86.39% 0.117 196.6) |
| XYZ | xyz(49.7022, 67.5493, 89.7596) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Cyan
#41FDFE
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 5.05
Aqua
#00FFFF
ΔE00 5.43
Bright Turquoise
#0FFEF9
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAEC #EC6563
analogous
#63ECA9 #63EAEC #63A5EC
triadic
#63EAEC #EC63EA #EAEC63
tetradic
#63EAEC #A963EC #EC6563 #A5EC63
square
#63EAEC #A963EC #EC6563 #A5EC63
split-complementary
#63EAEC #EC63A5 #ECA963
monochromatic
#17BBBE #2CE3E5 #63EAEC #9AF1F3 #D0F9F9
Accessibility & contrast
On white
1.45
#63EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#63EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAEC
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAEC | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63eaec; /* rgb */ color: rgb(99, 234, 236); /* oklch */ color: oklch(86.4% 0.117 196.6);
Tailwind
colors: {
custom: {
50: '#9df1f2',
500: '#63eaec',
950: '#000000',
},
}SCSS
$custom: #63eaec; $custom-light: #9df1f2; $custom-dark: #000000;
JSON
{
"hex": "#63eaec",
"rgb": {
"r": 99,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.876,
"s": 78.286,
"l": 65.686
},
"oklch": {
"l": 0.86392,
"c": 0.11707,
"h": 196.6
},
"luminance": 0.67554
}Semantic roles & 50–950 ramp
primary
#63EAEC
secondary
#BC3937
accent
#0E0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585