#63EAE9#63EAE9
#63EAE9 is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.117 H 194.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAE9 |
|---|---|
| RGB | rgb(99, 234, 233) |
| HSL | hsl(180, 76%, 65%) |
| HSV | hsv(180, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(85.69, -36.68, -10.60) |
| CIE-LCH | lch(85.69, 38.18, 196.11°) |
| OKLab | oklab(86.29% -0.1134 -0.0294) |
| OKLCH | oklch(86.29% 0.117 194.5) |
| XYZ | xyz(49.2700, 67.3764, 87.4834) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.12
Bright Cyan
#41FDFE
ΔE00 4.41
Aqua
#00FFFF
ΔE00 5.28
Bright Turquoise
#0FFEF9
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 6.08
Turquoise
#40E0D0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAE9 #EA6364
analogous
#63EAA6 #63EAE9 #63A7EA
triadic
#63EAE9 #E963EA #EAE963
tetradic
#63EAE9 #A663EA #EA6364 #A7EA63
square
#63EAE9 #A663EA #EA6364 #A7EA63
split-complementary
#63EAE9 #EA63A7 #EAA663
monochromatic
#19BAB8 #2DE3E1 #63EAE9 #99F1F1 #CFF9F8
Accessibility & contrast
On white
1.45
#63EAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#63EAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAE9
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAE9 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0E9
Deuteranopia (green-blind)
#C7CFEA
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63eae9; /* rgb */ color: rgb(99, 234, 233); /* oklch */ color: oklch(86.3% 0.117 194.5);
Tailwind
colors: {
custom: {
50: '#9df1f0',
500: '#63eae9',
950: '#000000',
},
}SCSS
$custom: #63eae9; $custom-light: #9df1f0; $custom-dark: #000000;
JSON
{
"hex": "#63eae9",
"rgb": {
"r": 99,
"g": 234,
"b": 233
},
"hsl": {
"h": 179.556,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.86293,
"c": 0.1172,
"h": 194.5
},
"luminance": 0.67381
}Semantic roles & 50–950 ramp
primary
#63EAE9
secondary
#B93839
accent
#0D0FD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585