#63F1BE#63F1BE
#63F1BE is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.7% C 0.143 H 166.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #63F1BE |
|---|---|
| RGB | rgb(99, 241, 190) |
| HSL | hsl(158, 84%, 67%) |
| HSV | hsv(158, 59%, 95%) |
| CMYK | cmyk(58.9%, 0%, 21.2%, 5.5%) |
| CIE-LAB | lab(86.64, -50.17, 13.31) |
| CIE-LCH | lch(86.64, 51.90, 165.14°) |
| OKLab | oklab(86.71% -0.1394 0.0341) |
| OKLCH | oklch(86.71% 0.143 166.3) |
| XYZ | xyz(45.8905, 69.2764, 59.6585) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.21
Light Greenish Blue
#63F7B4
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.70
Bright Teal
#01F9C6
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F1BE #F16396
analogous
#63F177 #63F1BE #63DDF1
triadic
#63F1BE #BE63F1 #F1BE63
tetradic
#63F1BE #7763F1 #F16396 #DDF163
square
#63F1BE #7763F1 #F16396 #DDF163
split-complementary
#63F1BE #F163DD #F17763
monochromatic
#12C886 #2BECA7 #63F1BE #9BF6D5 #D3FBED
Accessibility & contrast
On white
1.41
#63F1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#63F1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F1BE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F1BE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BB
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f1be; /* rgb */ color: rgb(99, 241, 190); /* oklch */ color: oklch(86.7% 0.143 166.3);
Tailwind
colors: {
custom: {
50: '#9cf6d1',
500: '#63f1be',
950: '#000000',
},
}SCSS
$custom: #63f1be; $custom-light: #9cf6d1; $custom-dark: #000000;
JSON
{
"hex": "#63f1be",
"rgb": {
"r": 99,
"g": 241,
"b": 190
},
"hsl": {
"h": 158.451,
"s": 83.529,
"l": 66.667
},
"oklch": {
"l": 0.86705,
"c": 0.14347,
"h": 166.3
},
"luminance": 0.69281
}Semantic roles & 50–950 ramp
primary
#63F1BE
secondary
#C53468
accent
#0654E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583