#63EAEA#63EAEA
#63EAEA is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.117 H 195.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAEA |
|---|---|
| RGB | rgb(99, 234, 234) |
| HSL | hsl(180, 76%, 65%) |
| HSV | hsv(180, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(85.72, -36.42, -11.08) |
| CIE-LCH | lch(85.72, 38.06, 196.92°) |
| OKLab | oklab(86.33% -0.113 -0.0307) |
| OKLCH | oklch(86.33% 0.117 195.2) |
| XYZ | xyz(49.4133, 67.4337, 88.2378) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.98
Bright Cyan
#41FDFE
ΔE00 4.40
Aqua
#00FFFF
ΔE00 5.31
Bright Turquoise
#0FFEF9
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAEA #EA6363
analogous
#63EAA6 #63EAEA #63A6EA
triadic
#63EAEA #EA63EA #EAEA63
tetradic
#63EAEA #A663EA #EA6363 #A6EA63
square
#63EAEA #A663EA #EA6363 #A6EA63
split-complementary
#63EAEA #EA63A6 #EAA663
monochromatic
#19BABA #2DE3E3 #63EAEA #99F1F1 #CFF9F9
Accessibility & contrast
On white
1.45
#63EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#63EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAEA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAEA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63eaea; /* rgb */ color: rgb(99, 234, 234); /* oklch */ color: oklch(86.3% 0.117 195.2);
Tailwind
colors: {
custom: {
50: '#9df1f0',
500: '#63eaea',
950: '#000000',
},
}SCSS
$custom: #63eaea; $custom-light: #9df1f0; $custom-dark: #000000;
JSON
{
"hex": "#63eaea",
"rgb": {
"r": 99,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.86326,
"c": 0.11713,
"h": 195.2
},
"luminance": 0.67439
}Semantic roles & 50–950 ramp
primary
#63EAEA
secondary
#B93838
accent
#0D0DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585