#63F0BB#63F0BB
#63F0BB is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.4% C 0.144 H 165.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #63F0BB |
|---|---|
| RGB | rgb(99, 240, 187) |
| HSL | hsl(157, 82%, 66%) |
| HSV | hsv(157, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(86.28, -50.40, 14.36) |
| CIE-LCH | lch(86.28, 52.41, 164.09°) |
| OKLab | oklab(86.39% -0.1397 0.0368) |
| OKLCH | oklch(86.39% 0.144 165.2) |
| XYZ | xyz(45.2708, 68.5562, 57.8510) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 4.06
Aquamarine
#7FFFD4
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F0BB #F06398
analogous
#63F075 #63F0BB #63DEF0
triadic
#63F0BB #BB63F0 #F0BB63
tetradic
#63F0BB #7563F0 #F06398 #DEF063
square
#63F0BB #7563F0 #F06398 #DEF063
split-complementary
#63F0BB #F063DE #F07563
monochromatic
#13C682 #2BEBA3 #63F0BB #9BF5D3 #D3FBEC
Accessibility & contrast
On white
1.43
#63F0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#63F0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F0BB
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F0BB | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B8
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#03F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f0bb; /* rgb */ color: rgb(99, 240, 187); /* oklch */ color: oklch(86.4% 0.144 165.2);
Tailwind
colors: {
custom: {
50: '#9bf6cf',
500: '#63f0bb',
950: '#000000',
},
}SCSS
$custom: #63f0bb; $custom-light: #9bf6cf; $custom-dark: #000000;
JSON
{
"hex": "#63f0bb",
"rgb": {
"r": 99,
"g": 240,
"b": 187
},
"hsl": {
"h": 157.447,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.86392,
"c": 0.14443,
"h": 165.2
},
"luminance": 0.68561
}Semantic roles & 50–950 ramp
primary
#63F0BB
secondary
#C3346A
accent
#0758DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583