#63EAE8#63EAE8
#63EAE8 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.3% C 0.117 H 193.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAE8 |
|---|---|
| RGB | rgb(99, 234, 232) |
| HSL | hsl(179, 76%, 65%) |
| HSV | hsv(179, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(85.67, -36.95, -10.11) |
| CIE-LCH | lch(85.67, 38.30, 195.31°) |
| OKLab | oklab(86.26% -0.1139 -0.0281) |
| OKLCH | oklch(86.26% 0.117 193.8) |
| XYZ | xyz(49.1276, 67.3194, 86.7332) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.28
Bright Cyan
#41FDFE
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.28
Turquoise
#40E0D0
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAE8 #EA6365
analogous
#63EAA4 #63EAE8 #63A8EA
triadic
#63EAE8 #E863EA #EAE863
tetradic
#63EAE8 #A463EA #EA6365 #A8EA63
square
#63EAE8 #A463EA #EA6365 #A8EA63
split-complementary
#63EAE8 #EA63A8 #EAA463
monochromatic
#19BAB7 #2DE3E0 #63EAE8 #99F1F0 #CFF9F8
Accessibility & contrast
On white
1.45
#63EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#63EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAE8
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAE8 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE8
Deuteranopia (green-blind)
#C7CFE9
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63eae8; /* rgb */ color: rgb(99, 234, 232); /* oklch */ color: oklch(86.3% 0.117 193.8);
Tailwind
colors: {
custom: {
50: '#9df1ef',
500: '#63eae8',
950: '#000000',
},
}SCSS
$custom: #63eae8; $custom-light: #9df1ef; $custom-dark: #000000;
JSON
{
"hex": "#63eae8",
"rgb": {
"r": 99,
"g": 234,
"b": 232
},
"hsl": {
"h": 179.111,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.8626,
"c": 0.11727,
"h": 193.8
},
"luminance": 0.67324
}Semantic roles & 50–950 ramp
primary
#63EAE8
secondary
#B9383A
accent
#0D10D8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585