#63FDB4#63FDB4
#63FDB4 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.3% C 0.167 H 159.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDB4 |
|---|---|
| RGB | rgb(99, 253, 180) |
| HSL | hsl(152, 97%, 69%) |
| HSV | hsv(152, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 28.9%, 0.8%) |
| CIE-LAB | lab(89.95, -57.11, 23.08) |
| CIE-LCH | lch(89.95, 61.60, 158.00°) |
| OKLab | oklab(89.34% -0.156 0.0586) |
| OKLCH | oklch(89.34% 0.167 159.4) |
| XYZ | xyz(48.5046, 76.1936, 55.3218) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.54
Light Blue Green
#7EFBB3
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.63
Greenish Cyan
#2AFEB7
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 2.89
Light Green Blue
#56FCA2
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDB4 #FD63AC
analogous
#63FD67 #63FDB4 #63F9FD
triadic
#63FDB4 #B463FD #FDB463
tetradic
#63FDB4 #6763FD #FD63AC #F9FD63
square
#63FDB4 #6763FD #FD63AC #F9FD63
split-complementary
#63FDB4 #FD63F9 #FD6763
monochromatic
#03E379 #27FC97 #63FDB4 #9FFED1 #DCFFEE
Accessibility & contrast
On white
1.29
#63FDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#63FDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDB4
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDB4 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB0
Deuteranopia (green-blind)
#E5DCB9
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63fdb4; /* rgb */ color: rgb(99, 253, 180); /* oklch */ color: oklch(89.3% 0.167 159.4);
Tailwind
colors: {
custom: {
50: '#9dffca',
500: '#63fdb4',
950: '#000000',
},
}SCSS
$custom: #63fdb4; $custom-light: #9dffca; $custom-dark: #000000;
JSON
{
"hex": "#63fdb4",
"rgb": {
"r": 99,
"g": 253,
"b": 180
},
"hsl": {
"h": 151.558,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89343,
"c": 0.16669,
"h": 159.4
},
"luminance": 0.76198
}Semantic roles & 50–950 ramp
primary
#63FDB4
secondary
#D72D7E
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682