#63FCB3#63FCB3
#63FCB3 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.1% C 0.166 H 159.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCB3 |
|---|---|
| RGB | rgb(99, 252, 179) |
| HSL | hsl(151, 96%, 69%) |
| HSV | hsv(151, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(89.64, -56.92, 23.16) |
| CIE-LCH | lch(89.64, 61.45, 157.86°) |
| OKLab | oklab(89.08% -0.1555 0.0588) |
| OKLCH | oklch(89.08% 0.166 159.3) |
| XYZ | xyz(48.0882, 75.5233, 54.6823) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.41
Light Blue Green
#7EFBB3
ΔE00 2.14
Seafoam Green
#7AF9AB
ΔE00 2.53
Greenish Cyan
#2AFEB7
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCB3 #FC63AC
analogous
#63FC67 #63FCB3 #63F8FC
triadic
#63FCB3 #B363FC #FCB363
tetradic
#63FCB3 #6763FC #FC63AC #F8FC63
square
#63FCB3 #6763FC #FC63AC #F8FC63
split-complementary
#63FCB3 #FC63F8 #FC6763
monochromatic
#04E077 #27FB96 #63FCB3 #9FFDD0 #DBFEEE
Accessibility & contrast
On white
1.30
#63FCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#63FCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCB3
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCB3 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAF
Deuteranopia (green-blind)
#E5DBB8
Tritanopia (blue-blind)
#04FBE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #63fcb3; /* rgb */ color: rgb(99, 252, 179); /* oklch */ color: oklch(89.1% 0.166 159.3);
Tailwind
colors: {
custom: {
50: '#9dfeca',
500: '#63fcb3',
950: '#000000',
},
}SCSS
$custom: #63fcb3; $custom-light: #9dfeca; $custom-dark: #000000;
JSON
{
"hex": "#63fcb3",
"rgb": {
"r": 99,
"g": 252,
"b": 179
},
"hsl": {
"h": 151.373,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89082,
"c": 0.16623,
"h": 159.3
},
"luminance": 0.75528
}Semantic roles & 50–950 ramp
primary
#63FCB3
secondary
#D62D7E
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682