#63FDC1#63FDC1
#63FDC1 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.6% C 0.156 H 164.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDC1 |
|---|---|
| RGB | rgb(99, 253, 193) |
| HSL | hsl(157, 97%, 69%) |
| HSV | hsv(157, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 23.7%, 0.8%) |
| CIE-LAB | lab(90.21, -54.45, 16.79) |
| CIE-LCH | lch(90.21, 56.98, 162.87°) |
| OKLab | oklab(89.64% -0.1503 0.0429) |
| OKLCH | oklch(89.64% 0.156 164.1) |
| XYZ | xyz(49.8915, 76.7483, 62.6263) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.94
Light Greenish Blue
#63F7B4
ΔE00 2.17
Greenish Cyan
#2AFEB7
ΔE00 2.84
Greenish Turquoise
#00FBB0
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDC1 #FD639F
analogous
#63FD74 #63FDC1 #63ECFD
triadic
#63FDC1 #C163FD #FDC163
tetradic
#63FDC1 #7463FD #FD639F #ECFD63
square
#63FDC1 #7463FD #FD639F #ECFD63
split-complementary
#63FDC1 #FD63EC #FD7463
monochromatic
#03E38C #27FCA9 #63FDC1 #9FFED9 #DCFFF1
Accessibility & contrast
On white
1.28
#63FDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#63FDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDC1
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDC1 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBE
Deuteranopia (green-blind)
#E3DDC5
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63fdc1; /* rgb */ color: rgb(99, 253, 193); /* oklch */ color: oklch(89.6% 0.156 164.1);
Tailwind
colors: {
custom: {
50: '#9dffd3',
500: '#63fdc1',
950: '#000000',
},
}SCSS
$custom: #63fdc1; $custom-light: #9dffd3; $custom-dark: #000000;
JSON
{
"hex": "#63fdc1",
"rgb": {
"r": 99,
"g": 253,
"b": 193
},
"hsl": {
"h": 156.623,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89638,
"c": 0.15627,
"h": 164.1
},
"luminance": 0.76753
}Semantic roles & 50–950 ramp
primary
#63FDC1
secondary
#D72D6F
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683