#63FDBE#63FDBE
#63FDBE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.159 H 162.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDBE |
|---|---|
| RGB | rgb(99, 253, 190) |
| HSL | hsl(155, 97%, 69%) |
| HSV | hsv(155, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.14, -55.08, 18.24) |
| CIE-LCH | lch(90.14, 58.02, 161.68°) |
| OKLab | oklab(89.57% -0.1516 0.0466) |
| OKLCH | oklch(89.57% 0.159 162.9) |
| XYZ | xyz(49.5603, 76.6158, 60.8817) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Light Aquamarine
#7BFDC7
ΔE00 2.29
Greenish Cyan
#2AFEB7
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.36
Greenish Turquoise
#00FBB0
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDBE #FD63A2
analogous
#63FD71 #63FDBE #63EFFD
triadic
#63FDBE #BE63FD #FDBE63
tetradic
#63FDBE #7163FD #FD63A2 #EFFD63
square
#63FDBE #7163FD #FD63A2 #EFFD63
split-complementary
#63FDBE #FD63EF #FD7163
monochromatic
#03E387 #27FCA5 #63FDBE #9FFED7 #DCFFF0
Accessibility & contrast
On white
1.29
#63FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#63FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDBE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDBE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63fdbe; /* rgb */ color: rgb(99, 253, 190); /* oklch */ color: oklch(89.6% 0.159 162.9);
Tailwind
colors: {
custom: {
50: '#9dffd1',
500: '#63fdbe',
950: '#000000',
},
}SCSS
$custom: #63fdbe; $custom-light: #9dffd1; $custom-dark: #000000;
JSON
{
"hex": "#63fdbe",
"rgb": {
"r": 99,
"g": 253,
"b": 190
},
"hsl": {
"h": 155.455,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89568,
"c": 0.1586,
"h": 162.9
},
"luminance": 0.76621
}Semantic roles & 50–950 ramp
primary
#63FDBE
secondary
#D72D73
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683