#63FFBD#63FFBD
#63FFBD is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.162 H 162.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFBD |
|---|---|
| RGB | rgb(99, 255, 189) |
| HSL | hsl(155, 100%, 69%) |
| HSV | hsv(155, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.71, -56.09, 19.54) |
| CIE-LCH | lch(90.71, 59.39, 160.79°) |
| OKLab | oklab(90.02% -0.154 0.0499) |
| OKLCH | oklch(90.02% 0.162 162.1) |
| XYZ | xyz(50.0860, 77.8416, 60.5196) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Greenish Cyan
#2AFEB7
ΔE00 2.42
Light Aquamarine
#7BFDC7
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 3.07
Greenish Turquoise
#00FBB0
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFBD #FF63A5
analogous
#63FF6F #63FFBD #63F3FF
triadic
#63FFBD #BD63FF #FFBD63
tetradic
#63FFBD #6F63FF #FF63A5 #F3FF63
square
#63FFBD #6F63FF #FF63A5 #F3FF63
split-complementary
#63FFBD #FF63F3 #FF6F63
monochromatic
#00E886 #26FFA3 #63FFBD #A0FFD7 #DDFFF1
Accessibility & contrast
On white
1.27
#63FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#63FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFBD
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFBD | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63ffbd; /* rgb */ color: rgb(99, 255, 189); /* oklch */ color: oklch(90.0% 0.162 162.1);
Tailwind
colors: {
custom: {
50: '#9dffd1',
500: '#63ffbd',
950: '#000000',
},
}SCSS
$custom: #63ffbd; $custom-light: #9dffd1; $custom-dark: #000000;
JSON
{
"hex": "#63ffbd",
"rgb": {
"r": 99,
"g": 255,
"b": 189
},
"hsl": {
"h": 154.615,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.90022,
"c": 0.16191,
"h": 162.1
},
"luminance": 0.77847
}Semantic roles & 50–950 ramp
primary
#63FFBD
secondary
#DA2C76
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683