#63EEED#63EEED
#63EEED is a very light, moderate teal. Relative luminance 0.699; OKLCH L 87.3% C 0.120 H 194.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #63EEED |
|---|---|
| RGB | rgb(99, 238, 237) |
| HSL | hsl(180, 80%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(86.95, -37.46, -10.82) |
| CIE-LCH | lch(86.95, 39.00, 196.11°) |
| OKLab | oklab(87.35% -0.1159 -0.03) |
| OKLCH | oklch(87.35% 0.12 194.5) |
| XYZ | xyz(50.9996, 69.9109, 90.9108) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.55
Bright Cyan
#41FDFE
ΔE00 3.61
Aqua
#00FFFF
ΔE00 4.55
Bright Turquoise
#0FFEF9
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EEED #EE6364
analogous
#63EEA7 #63EEED #63A9EE
triadic
#63EEED #ED63EE #EEED63
tetradic
#63EEED #A763EE #EE6364 #A9EE63
square
#63EEED #A763EE #EE6364 #A9EE63
split-complementary
#63EEED #EE63A9 #EEA763
monochromatic
#15C2C0 #2CE8E7 #63EEED #9AF4F3 #D1FAFA
Accessibility & contrast
On white
1.40
#63EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#63EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EEED
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EEED | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #63eeed; /* rgb */ color: rgb(99, 238, 237); /* oklch */ color: oklch(87.3% 0.120 194.5);
Tailwind
colors: {
custom: {
50: '#9df4f2',
500: '#63eeed',
950: '#000000',
},
}SCSS
$custom: #63eeed; $custom-light: #9df4f2; $custom-dark: #000000;
JSON
{
"hex": "#63eeed",
"rgb": {
"r": 99,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.568,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.87349,
"c": 0.11971,
"h": 194.5
},
"luminance": 0.69916
}Semantic roles & 50–950 ramp
primary
#63EEED
secondary
#C03637
accent
#090ADD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585