#63EAED#63EAED
#63EAED is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.4% C 0.117 H 197.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAED |
|---|---|
| RGB | rgb(99, 234, 237) |
| HSL | hsl(181, 79%, 66%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(58.2%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.81, -35.62, -12.53) |
| CIE-LCH | lch(85.81, 37.76, 199.38°) |
| OKLab | oklab(86.43% -0.1118 -0.0347) |
| OKLCH | oklch(86.43% 0.117 197.2) |
| XYZ | xyz(49.8479, 67.6076, 90.5269) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.75
Bright Cyan
#41FDFE
ΔE00 4.53
Robin'S Egg
#6DEDFD
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Aqua
#00FFFF
ΔE00 5.53
Bright Turquoise
#0FFEF9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAED #ED6663
analogous
#63EDAB #63EAED #63A5ED
triadic
#63EAED #ED63EA #EAED63
tetradic
#63EAED #AB63ED #ED6663 #A5ED63
square
#63EAED #AB63ED #ED6663 #A5ED63
split-complementary
#63EAED #ED63A5 #EDAB63
monochromatic
#16BCC0 #2CE3E7 #63EAED #9AF1F3 #D1F9FA
Accessibility & contrast
On white
1.45
#63EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#63EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAED
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAED | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63eaed; /* rgb */ color: rgb(99, 234, 237); /* oklch */ color: oklch(86.4% 0.117 197.2);
Tailwind
colors: {
custom: {
50: '#9df1f2',
500: '#63eaed',
950: '#000000',
},
}SCSS
$custom: #63eaed; $custom-light: #9df1f2; $custom-dark: #000000;
JSON
{
"hex": "#63eaed",
"rgb": {
"r": 99,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.304,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.86425,
"c": 0.11706,
"h": 197.2
},
"luminance": 0.67613
}Semantic roles & 50–950 ramp
primary
#63EAED
secondary
#BE3936
accent
#0E0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585