#63FEBD#63FEBD
#63FEBD is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.161 H 162.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #63FEBD |
|---|---|
| RGB | rgb(99, 254, 189) |
| HSL | hsl(155, 99%, 69%) |
| HSV | hsv(155, 61%, 100%) |
| CMYK | cmyk(61%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.42, -55.69, 19.13) |
| CIE-LCH | lch(90.42, 58.88, 161.04°) |
| OKLab | oklab(89.78% -0.153 0.0488) |
| OKLCH | oklch(89.78% 0.161 162.3) |
| XYZ | xyz(49.7679, 77.2053, 60.4136) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.63
Greenish Cyan
#2AFEB7
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.13
Greenish Turquoise
#00FBB0
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FEBD #FE63A4
analogous
#63FE70 #63FEBD #63F1FE
triadic
#63FEBD #BD63FE #FEBD63
tetradic
#63FEBD #7063FE #FE63A4 #F1FE63
square
#63FEBD #7063FE #FE63A4 #F1FE63
split-complementary
#63FEBD #FE63F1 #FE7063
monochromatic
#01E586 #26FEA3 #63FEBD #A0FED7 #DDFFF0
Accessibility & contrast
On white
1.28
#63FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#63FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FEBD
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FEBD | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63febd; /* rgb */ color: rgb(99, 254, 189); /* oklch */ color: oklch(89.8% 0.161 162.3);
Tailwind
colors: {
custom: {
50: '#9dffd1',
500: '#63febd',
950: '#000000',
},
}SCSS
$custom: #63febd; $custom-light: #9dffd1; $custom-dark: #000000;
JSON
{
"hex": "#63febd",
"rgb": {
"r": 99,
"g": 254,
"b": 189
},
"hsl": {
"h": 154.839,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.89783,
"c": 0.16065,
"h": 162.3
},
"luminance": 0.7721
}Semantic roles & 50–950 ramp
primary
#63FEBD
secondary
#D92D75
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683