#63FEB9#63FEB9
#63FEB9 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.7% C 0.164 H 160.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #63FEB9 |
|---|---|
| RGB | rgb(99, 254, 185) |
| HSL | hsl(153, 99%, 69%) |
| HSV | hsv(153, 61%, 100%) |
| CMYK | cmyk(61%, 0%, 27.2%, 0.4%) |
| CIE-LAB | lab(90.34, -56.51, 21.07) |
| CIE-LCH | lch(90.34, 60.31, 159.55°) |
| OKLab | oklab(89.69% -0.1548 0.0537) |
| OKLCH | oklch(89.69% 0.164 160.9) |
| XYZ | xyz(49.3397, 77.0340, 58.1584) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Greenish Cyan
#2AFEB7
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 2.60
Greenish Turquoise
#00FBB0
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FEB9 #FE63A8
analogous
#63FE6C #63FEB9 #63F6FE
triadic
#63FEB9 #B963FE #FEB963
tetradic
#63FEB9 #6C63FE #FE63A8 #F6FE63
square
#63FEB9 #6C63FE #FE63A8 #F6FE63
split-complementary
#63FEB9 #FE63F6 #FE6C63
monochromatic
#01E580 #26FE9E #63FEB9 #A0FED4 #DDFFF0
Accessibility & contrast
On white
1.28
#63FEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#63FEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FEB9
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FEB9 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB5
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63feb9; /* rgb */ color: rgb(99, 254, 185); /* oklch */ color: oklch(89.7% 0.164 160.9);
Tailwind
colors: {
custom: {
50: '#9dffce',
500: '#63feb9',
950: '#000000',
},
}SCSS
$custom: #63feb9; $custom-light: #9dffce; $custom-dark: #000000;
JSON
{
"hex": "#63feb9",
"rgb": {
"r": 99,
"g": 254,
"b": 185
},
"hsl": {
"h": 153.29,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.89693,
"c": 0.16385,
"h": 160.9
},
"luminance": 0.77039
}Semantic roles & 50–950 ramp
primary
#63FEB9
secondary
#D92D79
accent
#0066E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683