#63F2BC#63F2BC
#63F2BC is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.146 H 165.1°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #63F2BC |
|---|---|
| RGB | rgb(99, 242, 188) |
| HSL | hsl(157, 85%, 67%) |
| HSV | hsv(157, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(86.89, -51.01, 14.70) |
| CIE-LCH | lch(86.89, 53.09, 163.92°) |
| OKLab | oklab(86.89% -0.1413 0.0376) |
| OKLCH | oklch(86.89% 0.146 165.1) |
| XYZ | xyz(45.9703, 69.7832, 58.6141) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.79
Light Greenish Blue
#63F7B4
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F2BC #F26399
analogous
#63F275 #63F2BC #63E0F2
triadic
#63F2BC #BC63F2 #F2BC63
tetradic
#63F2BC #7563F2 #F26399 #E0F263
square
#63F2BC #7563F2 #F26399 #E0F263
split-complementary
#63F2BC #F263E0 #F27563
monochromatic
#11CA84 #2BEDA4 #63F2BC #9BF7D4 #D4FBED
Accessibility & contrast
On white
1.40
#63F2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#63F2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F2BC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F2BC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #63f2bc; /* rgb */ color: rgb(99, 242, 188); /* oklch */ color: oklch(86.9% 0.146 165.1);
Tailwind
colors: {
custom: {
50: '#9cf7d0',
500: '#63f2bc',
950: '#000000',
},
}SCSS
$custom: #63f2bc; $custom-light: #9cf7d0; $custom-dark: #000000;
JSON
{
"hex": "#63f2bc",
"rgb": {
"r": 99,
"g": 242,
"b": 188
},
"hsl": {
"h": 157.343,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.86894,
"c": 0.14621,
"h": 165.1
},
"luminance": 0.69788
}Semantic roles & 50–950 ramp
primary
#63F2BC
secondary
#C6336B
accent
#0458E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583