#63FCB6#63FCB6
#63FCB6 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.1% C 0.164 H 160.3°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCB6 |
|---|---|
| RGB | rgb(99, 252, 182) |
| HSL | hsl(153, 96%, 69%) |
| HSV | hsv(153, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 27.8%, 1.2%) |
| CIE-LAB | lab(89.69, -56.32, 21.71) |
| CIE-LCH | lch(89.69, 60.36, 158.92°) |
| OKLab | oklab(89.15% -0.1541 0.0552) |
| OKLCH | oklch(89.15% 0.164 160.3) |
| XYZ | xyz(48.3949, 75.6459, 56.2976) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.10
Light Blue Green
#7EFBB3
ΔE00 2.36
Greenish Cyan
#2AFEB7
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.96
Greenish Turquoise
#00FBB0
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCB6 #FC63A9
analogous
#63FC6A #63FCB6 #63F5FC
triadic
#63FCB6 #B663FC #FCB663
tetradic
#63FCB6 #6A63FC #FC63A9 #F5FC63
square
#63FCB6 #6A63FC #FC63A9 #F5FC63
split-complementary
#63FCB6 #FC63F5 #FC6A63
monochromatic
#04E07C #27FB9A #63FCB6 #9FFDD2 #DBFEEE
Accessibility & contrast
On white
1.30
#63FCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#63FCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCB6
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCB6 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB2
Deuteranopia (green-blind)
#E4DBBA
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #63fcb6; /* rgb */ color: rgb(99, 252, 182); /* oklch */ color: oklch(89.1% 0.164 160.3);
Tailwind
colors: {
custom: {
50: '#9dfecc',
500: '#63fcb6',
950: '#000000',
},
}SCSS
$custom: #63fcb6; $custom-light: #9dfecc; $custom-dark: #000000;
JSON
{
"hex": "#63fcb6",
"rgb": {
"r": 99,
"g": 252,
"b": 182
},
"hsl": {
"h": 152.549,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89147,
"c": 0.16375,
"h": 160.3
},
"luminance": 0.75651
}Semantic roles & 50–950 ramp
primary
#63FCB6
secondary
#D62D7A
accent
#0069E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683