#63FDBB#63FDBB
#63FDBB is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.161 H 161.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDBB |
|---|---|
| RGB | rgb(99, 253, 187) |
| HSL | hsl(154, 97%, 69%) |
| HSV | hsv(154, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.08, -55.70, 19.69) |
| CIE-LCH | lch(90.08, 59.08, 160.53°) |
| OKLab | oklab(89.5% -0.1529 0.0502) |
| OKLCH | oklch(89.5% 0.161 161.8) |
| XYZ | xyz(49.2358, 76.4860, 59.1726) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.34
Greenish Cyan
#2AFEB7
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 2.90
Greenish Turquoise
#00FBB0
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDBB #FD63A5
analogous
#63FD6E #63FDBB #63F2FD
triadic
#63FDBB #BB63FD #FDBB63
tetradic
#63FDBB #6E63FD #FD63A5 #F2FD63
square
#63FDBB #6E63FD #FD63A5 #F2FD63
split-complementary
#63FDBB #FD63F2 #FD6E63
monochromatic
#03E383 #27FCA1 #63FDBB #9FFED5 #DCFFF0
Accessibility & contrast
On white
1.29
#63FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#63FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDBB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDBB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63fdbb; /* rgb */ color: rgb(99, 253, 187); /* oklch */ color: oklch(89.5% 0.161 161.8);
Tailwind
colors: {
custom: {
50: '#9dffcf',
500: '#63fdbb',
950: '#000000',
},
}SCSS
$custom: #63fdbb; $custom-light: #9dffcf; $custom-dark: #000000;
JSON
{
"hex": "#63fdbb",
"rgb": {
"r": 99,
"g": 253,
"b": 187
},
"hsl": {
"h": 154.286,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89499,
"c": 0.16097,
"h": 161.8
},
"luminance": 0.76491
}Semantic roles & 50–950 ramp
primary
#63FDBB
secondary
#D72D76
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683