#63FEBB#63FEBB
#63FEBB is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.162 H 161.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #63FEBB |
|---|---|
| RGB | rgb(99, 254, 187) |
| HSL | hsl(154, 99%, 69%) |
| HSV | hsv(154, 61%, 100%) |
| CMYK | cmyk(61%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.38, -56.10, 20.10) |
| CIE-LCH | lch(90.38, 59.59, 160.29°) |
| OKLab | oklab(89.74% -0.1539 0.0512) |
| OKLCH | oklch(89.74% 0.162 161.6) |
| XYZ | xyz(49.5523, 77.1191, 59.2781) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Greenish Cyan
#2AFEB7
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 2.87
Greenish Turquoise
#00FBB0
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FEBB #FE63A6
analogous
#63FE6E #63FEBB #63F3FE
triadic
#63FEBB #BB63FE #FEBB63
tetradic
#63FEBB #6E63FE #FE63A6 #F3FE63
square
#63FEBB #6E63FE #FE63A6 #F3FE63
split-complementary
#63FEBB #FE63F3 #FE6E63
monochromatic
#01E583 #26FEA0 #63FEBB #A0FED6 #DDFFF0
Accessibility & contrast
On white
1.28
#63FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#63FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FEBB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FEBB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63febb; /* rgb */ color: rgb(99, 254, 187); /* oklch */ color: oklch(89.7% 0.162 161.6);
Tailwind
colors: {
custom: {
50: '#9dffcf',
500: '#63febb',
950: '#000000',
},
}SCSS
$custom: #63febb; $custom-light: #9dffcf; $custom-dark: #000000;
JSON
{
"hex": "#63febb",
"rgb": {
"r": 99,
"g": 254,
"b": 187
},
"hsl": {
"h": 154.065,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.89738,
"c": 0.16224,
"h": 161.6
},
"luminance": 0.77124
}Semantic roles & 50–950 ramp
primary
#63FEBB
secondary
#D92D77
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683