#63FCBE#63FCBE
#63FCBE is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.3% C 0.157 H 163.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCBE |
|---|---|
| RGB | rgb(99, 252, 190) |
| HSL | hsl(156, 96%, 69%) |
| HSV | hsv(156, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(89.85, -54.68, 17.83) |
| CIE-LCH | lch(89.85, 57.51, 161.94°) |
| OKLab | oklab(89.33% -0.1506 0.0456) |
| OKLCH | oklch(89.33% 0.157 163.2) |
| XYZ | xyz(49.2454, 75.9861, 60.7768) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Light Aquamarine
#7BFDC7
ΔE00 2.19
Greenish Cyan
#2AFEB7
ΔE00 2.66
Light Blue Green
#7EFBB3
ΔE00 3.47
Greenish Turquoise
#00FBB0
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCBE #FC63A1
analogous
#63FC72 #63FCBE #63EEFC
triadic
#63FCBE #BE63FC #FCBE63
tetradic
#63FCBE #7263FC #FC63A1 #EEFC63
square
#63FCBE #7263FC #FC63A1 #EEFC63
split-complementary
#63FCBE #FC63EE #FC7263
monochromatic
#04E087 #27FBA5 #63FCBE #9FFDD7 #DBFEF0
Accessibility & contrast
On white
1.30
#63FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#63FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCBE
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCBE | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63fcbe; /* rgb */ color: rgb(99, 252, 190); /* oklch */ color: oklch(89.3% 0.157 163.2);
Tailwind
colors: {
custom: {
50: '#9dfed1',
500: '#63fcbe',
950: '#000000',
},
}SCSS
$custom: #63fcbe; $custom-light: #9dfed1; $custom-dark: #000000;
JSON
{
"hex": "#63fcbe",
"rgb": {
"r": 99,
"g": 252,
"b": 190
},
"hsl": {
"h": 155.686,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89329,
"c": 0.15733,
"h": 163.2
},
"luminance": 0.75991
}Semantic roles & 50–950 ramp
primary
#63FCBE
secondary
#D62D72
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683