#63EAE7#63EAE7
#63EAE7 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.2% C 0.117 H 193.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAE7 |
|---|---|
| RGB | rgb(99, 234, 231) |
| HSL | hsl(179, 76%, 65%) |
| HSV | hsv(179, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(85.64, -37.21, -9.63) |
| CIE-LCH | lch(85.64, 38.43, 194.51°) |
| OKLab | oklab(86.23% -0.1143 -0.0267) |
| OKLCH | oklch(86.23% 0.117 193.2) |
| XYZ | xyz(48.9860, 67.2628, 85.9872) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 4.53
Bright Turquoise
#0FFEF9
ΔE00 5.17
Aqua
#00FFFF
ΔE00 5.31
Turquoise
#40E0D0
ΔE00 5.52
Bright Aqua
#0BF9EA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAE7 #EA6366
analogous
#63EAA4 #63EAE7 #63A9EA
triadic
#63EAE7 #E763EA #EAE763
tetradic
#63EAE7 #A463EA #EA6366 #A9EA63
square
#63EAE7 #A463EA #EA6366 #A9EA63
split-complementary
#63EAE7 #EA63A9 #EAA463
monochromatic
#19BAB6 #2DE3DF #63EAE7 #99F1EF #CFF9F8
Accessibility & contrast
On white
1.45
#63EAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#63EAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAE7
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAE7 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE7
Deuteranopia (green-blind)
#C7CFE8
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63eae7; /* rgb */ color: rgb(99, 234, 231); /* oklch */ color: oklch(86.2% 0.117 193.2);
Tailwind
colors: {
custom: {
50: '#9df1ee',
500: '#63eae7',
950: '#000000',
},
}SCSS
$custom: #63eae7; $custom-light: #9df1ee; $custom-dark: #000000;
JSON
{
"hex": "#63eae7",
"rgb": {
"r": 99,
"g": 234,
"b": 231
},
"hsl": {
"h": 178.667,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.86228,
"c": 0.11737,
"h": 193.2
},
"luminance": 0.67268
}Semantic roles & 50–950 ramp
primary
#63EAE7
secondary
#B9383B
accent
#0D12D8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585