#63FDB3#63FDB3
#63FDB3 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.3% C 0.168 H 159.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDB3 |
|---|---|
| RGB | rgb(99, 253, 179) |
| HSL | hsl(151, 97%, 69%) |
| HSV | hsv(151, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 29.2%, 0.8%) |
| CIE-LAB | lab(89.93, -57.31, 23.56) |
| CIE-LCH | lch(89.93, 61.97, 157.65°) |
| OKLab | oklab(89.32% -0.1565 0.0598) |
| OKLCH | oklch(89.32% 0.168 159.1) |
| XYZ | xyz(48.4031, 76.1530, 54.7872) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.50
Greenish Cyan
#2AFEB7
ΔE00 2.79
Seafoam (survey)
#80F9AD
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDB3 #FD63AD
analogous
#63FD66 #63FDB3 #63FAFD
triadic
#63FDB3 #B363FD #FDB363
tetradic
#63FDB3 #6663FD #FD63AD #FAFD63
square
#63FDB3 #6663FD #FD63AD #FAFD63
split-complementary
#63FDB3 #FD63FA #FD6663
monochromatic
#03E377 #27FC96 #63FDB3 #9FFED0 #DCFFEE
Accessibility & contrast
On white
1.29
#63FDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#63FDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDB3
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDB3 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAF
Deuteranopia (green-blind)
#E6DCB8
Tritanopia (blue-blind)
#02FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63fdb3; /* rgb */ color: rgb(99, 253, 179); /* oklch */ color: oklch(89.3% 0.168 159.1);
Tailwind
colors: {
custom: {
50: '#9dffca',
500: '#63fdb3',
950: '#000000',
},
}SCSS
$custom: #63fdb3; $custom-light: #9dffca; $custom-dark: #000000;
JSON
{
"hex": "#63fdb3",
"rgb": {
"r": 99,
"g": 253,
"b": 179
},
"hsl": {
"h": 151.169,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89322,
"c": 0.16752,
"h": 159.1
},
"luminance": 0.76158
}Semantic roles & 50–950 ramp
primary
#63FDB3
secondary
#D72D7F
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682