#63E2ED#63E2ED
#63E2ED is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.113 H 203.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2ED |
|---|---|
| RGB | rgb(99, 226, 237) |
| HSL | hsl(185, 79%, 66%) |
| HSV | hsv(185, 58%, 93%) |
| CMYK | cmyk(58.2%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.52, -31.86, -15.95) |
| CIE-LCH | lch(83.52, 35.63, 206.60°) |
| OKLab | oklab(84.58% -0.1036 -0.0441) |
| OKLCH | oklch(84.58% 0.113 203.1) |
| XYZ | xyz(47.6216, 63.1549, 89.7848) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.03
Aqua Blue
#02D8E9
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Bright Light Blue
#26F7FD
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2ED #ED6E63
analogous
#63EDB3 #63E2ED #639DED
triadic
#63E2ED #ED63E2 #E2ED63
tetradic
#63E2ED #B363ED #ED6E63 #9DED63
square
#63E2ED #B363ED #ED6E63 #9DED63
split-complementary
#63E2ED #ED639D #EDB363
monochromatic
#16B2C0 #2CD8E7 #63E2ED #9AECF3 #D1F6FA
Accessibility & contrast
On white
1.54
#63E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#63E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2ED
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2ED | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BDC9EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e2ed; /* rgb */ color: rgb(99, 226, 237); /* oklch */ color: oklch(84.6% 0.113 203.1);
Tailwind
colors: {
custom: {
50: '#9cebf2',
500: '#63e2ed',
950: '#000000',
},
}SCSS
$custom: #63e2ed; $custom-light: #9cebf2; $custom-dark: #000000;
JSON
{
"hex": "#63e2ed",
"rgb": {
"r": 99,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.783,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.84581,
"c": 0.11259,
"h": 203.1
},
"luminance": 0.6316
}Semantic roles & 50–950 ramp
primary
#63E2ED
secondary
#BE4136
accent
#1B0ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485