#63ECAB#63ECAB
#63ECAB is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.152 H 159.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #63ECAB |
|---|---|
| RGB | rgb(99, 236, 171) |
| HSL | hsl(152, 78%, 66%) |
| HSV | hsv(152, 58%, 93%) |
| CMYK | cmyk(58.1%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.78, -52.10, 20.56) |
| CIE-LCH | lch(84.78, 56.01, 158.46°) |
| OKLab | oklab(85.06% -0.1427 0.0523) |
| OKLCH | oklch(85.06% 0.152 159.9) |
| XYZ | xyz(42.4879, 65.5797, 48.9393) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.13
Greenish Turquoise
#00FBB0
ΔE00 4.51
Greenish Cyan
#2AFEB7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63ECAB #EC63A4
analogous
#63EC66 #63ECAB #63E8EC
triadic
#63ECAB #AB63EC #ECAB63
tetradic
#63ECAB #6663EC #EC63A4 #E8EC63
square
#63ECAB #6663EC #EC63A4 #E8EC63
split-complementary
#63ECAB #EC63E8 #EC6663
monochromatic
#17BE6F #2CE58E #63ECAB #9AF3C8 #D0F9E6
Accessibility & contrast
On white
1.49
#63ECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#63ECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63ECAB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63ECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63ECAB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#26EBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ecab; /* rgb */ color: rgb(99, 236, 171); /* oklch */ color: oklch(85.1% 0.152 159.9);
Tailwind
colors: {
custom: {
50: '#9bf3c4',
500: '#63ecab',
950: '#000000',
},
}SCSS
$custom: #63ecab; $custom-light: #9bf3c4; $custom-dark: #000000;
JSON
{
"hex": "#63ecab",
"rgb": {
"r": 99,
"g": 236,
"b": 171
},
"hsl": {
"h": 151.533,
"s": 78.286,
"l": 65.686
},
"oklch": {
"l": 0.85057,
"c": 0.15198,
"h": 159.9
},
"luminance": 0.65584
}Semantic roles & 50–950 ramp
primary
#63ECAB
secondary
#BC3776
accent
#0B6DDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582