#63EAEB#63EAEB
#63EAEB is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.4% C 0.117 H 195.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAEB |
|---|---|
| RGB | rgb(99, 234, 235) |
| HSL | hsl(180, 77%, 65%) |
| HSV | hsv(180, 58%, 92%) |
| CMYK | cmyk(57.9%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.75, -36.15, -11.56) |
| CIE-LCH | lch(85.75, 37.96, 197.74°) |
| OKLab | oklab(86.36% -0.1126 -0.032) |
| OKLCH | oklch(86.36% 0.117 195.9) |
| XYZ | xyz(49.5573, 67.4913, 88.9966) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.87
Bright Cyan
#41FDFE
ΔE00 4.42
Aqua
#00FFFF
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 5.39
Bright Turquoise
#0FFEF9
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAEB #EB6463
analogous
#63EBA8 #63EAEB #63A6EB
triadic
#63EAEB #EB63EA #EAEB63
tetradic
#63EAEB #A863EB #EB6463 #A6EB63
square
#63EAEB #A863EB #EB6463 #A6EB63
split-complementary
#63EAEB #EB63A6 #EBA863
monochromatic
#18BABC #2DE3E4 #63EAEB #99F1F2 #CFF9F9
Accessibility & contrast
On white
1.45
#63EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#63EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAEB
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAEB | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63eaeb; /* rgb */ color: rgb(99, 234, 235); /* oklch */ color: oklch(86.4% 0.117 195.9);
Tailwind
colors: {
custom: {
50: '#9df1f1',
500: '#63eaeb',
950: '#000000',
},
}SCSS
$custom: #63eaeb; $custom-light: #9df1f1; $custom-dark: #000000;
JSON
{
"hex": "#63eaeb",
"rgb": {
"r": 99,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.441,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.86359,
"c": 0.11709,
"h": 195.9
},
"luminance": 0.67496
}Semantic roles & 50–950 ramp
primary
#63EAEB
secondary
#BB3938
accent
#0E0CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585