#63FBBE#63FBBE
#63FBBE is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.1% C 0.156 H 163.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #63FBBE |
|---|---|
| RGB | rgb(99, 251, 190) |
| HSL | hsl(156, 95%, 69%) |
| HSV | hsv(156, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.56, -54.27, 17.42) |
| CIE-LCH | lch(89.56, 57.00, 162.20°) |
| OKLab | oklab(89.09% -0.1496 0.0445) |
| OKLCH | oklch(89.09% 0.156 163.4) |
| XYZ | xyz(48.9322, 75.3597, 60.6724) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 2.11
Greenish Cyan
#2AFEB7
ΔE00 2.77
Greenish Turquoise
#00FBB0
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FBBE #FB63A0
analogous
#63FB72 #63FBBE #63ECFB
triadic
#63FBBE #BE63FB #FBBE63
tetradic
#63FBBE #7263FB #FB63A0 #ECFB63
square
#63FBBE #7263FB #FB63A0 #ECFB63
split-complementary
#63FBBE #FB63EC #FB7263
monochromatic
#06DE87 #27F9A5 #63FBBE #9FFDD7 #DAFEF0
Accessibility & contrast
On white
1.31
#63FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#63FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FBBE
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FBBE | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #63fbbe; /* rgb */ color: rgb(99, 251, 190); /* oklch */ color: oklch(89.1% 0.156 163.4);
Tailwind
colors: {
custom: {
50: '#9dfdd1',
500: '#63fbbe',
950: '#000000',
},
}SCSS
$custom: #63fbbe; $custom-light: #9dfdd1; $custom-dark: #000000;
JSON
{
"hex": "#63fbbe",
"rgb": {
"r": 99,
"g": 251,
"b": 190
},
"hsl": {
"h": 155.921,
"s": 95,
"l": 68.627
},
"oklch": {
"l": 0.89091,
"c": 0.15607,
"h": 163.4
},
"luminance": 0.75365
}Semantic roles & 50–950 ramp
primary
#63FBBE
secondary
#D52D71
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683