#63FDC2#63FDC2
#63FDC2 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.156 H 164.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDC2 |
|---|---|
| RGB | rgb(99, 253, 194) |
| HSL | hsl(157, 97%, 69%) |
| HSV | hsv(157, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.23, -54.24, 16.30) |
| CIE-LCH | lch(90.23, 56.63, 163.27°) |
| OKLab | oklab(89.66% -0.1498 0.0417) |
| OKLCH | oklch(89.66% 0.156 164.4) |
| XYZ | xyz(50.0035, 76.7931, 63.2158) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.36
Greenish Cyan
#2AFEB7
ΔE00 2.97
Greenish Turquoise
#00FBB0
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDC2 #FD639E
analogous
#63FD75 #63FDC2 #63EBFD
triadic
#63FDC2 #C263FD #FDC263
tetradic
#63FDC2 #7563FD #FD639E #EBFD63
square
#63FDC2 #7563FD #FD639E #EBFD63
split-complementary
#63FDC2 #FD63EB #FD7563
monochromatic
#03E38D #27FCAA #63FDC2 #9FFEDA #DCFFF1
Accessibility & contrast
On white
1.28
#63FDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#63FDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDC2
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDC2 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E3DDC6
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63fdc2; /* rgb */ color: rgb(99, 253, 194); /* oklch */ color: oklch(89.7% 0.156 164.4);
Tailwind
colors: {
custom: {
50: '#9dffd4',
500: '#63fdc2',
950: '#000000',
},
}SCSS
$custom: #63fdc2; $custom-light: #9dffd4; $custom-dark: #000000;
JSON
{
"hex": "#63fdc2",
"rgb": {
"r": 99,
"g": 253,
"b": 194
},
"hsl": {
"h": 157.013,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89662,
"c": 0.15552,
"h": 164.4
},
"luminance": 0.76798
}Semantic roles & 50–950 ramp
primary
#63FDC2
secondary
#D72D6E
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683