#63FFBE#63FFBE
#63FFBE is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.0% C 0.161 H 162.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFBE |
|---|---|
| RGB | rgb(99, 255, 190) |
| HSL | hsl(155, 100%, 69%) |
| HSV | hsv(155, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.73, -55.88, 19.05) |
| CIE-LCH | lch(90.73, 59.04, 161.17°) |
| OKLab | oklab(90.05% -0.1536 0.0486) |
| OKLCH | oklch(90.05% 0.161 162.4) |
| XYZ | xyz(50.1949, 77.8852, 61.0933) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Greenish Cyan
#2AFEB7
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.21
Greenish Turquoise
#00FBB0
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFBE #FF63A4
analogous
#63FF70 #63FFBE #63F2FF
triadic
#63FFBE #BE63FF #FFBE63
tetradic
#63FFBE #7063FF #FF63A4 #F2FF63
square
#63FFBE #7063FF #FF63A4 #F2FF63
split-complementary
#63FFBE #FF63F2 #FF7063
monochromatic
#00E887 #26FFA5 #63FFBE #A0FFD8 #DDFFF1
Accessibility & contrast
On white
1.27
#63FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#63FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFBE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFBE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63ffbe; /* rgb */ color: rgb(99, 255, 190); /* oklch */ color: oklch(90.0% 0.161 162.4);
Tailwind
colors: {
custom: {
50: '#9dffd1',
500: '#63ffbe',
950: '#000000',
},
}SCSS
$custom: #63ffbe; $custom-light: #9dffd1; $custom-dark: #000000;
JSON
{
"hex": "#63ffbe",
"rgb": {
"r": 99,
"g": 255,
"b": 190
},
"hsl": {
"h": 155,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.90045,
"c": 0.16112,
"h": 162.4
},
"luminance": 0.7789
}Semantic roles & 50–950 ramp
primary
#63FFBE
secondary
#DA2C75
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683