#63EBEC#63EBEC
#63EBEC is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.6% C 0.118 H 195.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBEC |
|---|---|
| RGB | rgb(99, 235, 236) |
| HSL | hsl(180, 78%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(58.1%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(86.07, -36.35, -11.62) |
| CIE-LCH | lch(86.07, 38.16, 197.73°) |
| OKLab | oklab(86.62% -0.1132 -0.0322) |
| OKLCH | oklch(86.62% 0.118 195.9) |
| XYZ | xyz(49.9877, 68.1203, 89.8548) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.71
Bright Cyan
#41FDFE
ΔE00 4.21
Aqua
#00FFFF
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBEC #EC6463
analogous
#63ECA8 #63EBEC #63A6EC
triadic
#63EBEC #EC63EB #EBEC63
tetradic
#63EBEC #A863EC #EC6463 #A6EC63
square
#63EBEC #A863EC #EC6463 #A6EC63
split-complementary
#63EBEC #EC63A6 #ECA863
monochromatic
#17BCBE #2CE4E5 #63EBEC #9AF2F3 #D0F9F9
Accessibility & contrast
On white
1.44
#63EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#63EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBEC
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBEC | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63ebec; /* rgb */ color: rgb(99, 235, 236); /* oklch */ color: oklch(86.6% 0.118 195.9);
Tailwind
colors: {
custom: {
50: '#9df2f2',
500: '#63ebec',
950: '#000000',
},
}SCSS
$custom: #63ebec; $custom-light: #9df2f2; $custom-dark: #000000;
JSON
{
"hex": "#63ebec",
"rgb": {
"r": 99,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.438,
"s": 78.286,
"l": 65.686
},
"oklch": {
"l": 0.86623,
"c": 0.11772,
"h": 195.9
},
"luminance": 0.68125
}Semantic roles & 50–950 ramp
primary
#63EBEC
secondary
#BC3837
accent
#0C0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585