#63F0BC#63F0BC
#63F0BC is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.4% C 0.144 H 165.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #63F0BC |
|---|---|
| RGB | rgb(99, 240, 188) |
| HSL | hsl(158, 82%, 66%) |
| HSV | hsv(158, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.31, -50.18, 13.87) |
| CIE-LCH | lch(86.31, 52.07, 164.54°) |
| OKLab | oklab(86.42% -0.1392 0.0355) |
| OKLCH | oklch(86.42% 0.144 165.7) |
| XYZ | xyz(45.3783, 68.5992, 58.4167) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.15
Light Greenish Blue
#63F7B4
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 3.96
Aquamarine
#7FFFD4
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F0BC #F06397
analogous
#63F076 #63F0BC #63DEF0
triadic
#63F0BC #BC63F0 #F0BC63
tetradic
#63F0BC #7663F0 #F06397 #DEF063
square
#63F0BC #7663F0 #F06397 #DEF063
split-complementary
#63F0BC #F063DE #F07663
monochromatic
#13C684 #2BEBA4 #63F0BC #9BF5D4 #D3FBEC
Accessibility & contrast
On white
1.43
#63F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#63F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F0BC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F0BC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1B9
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f0bc; /* rgb */ color: rgb(99, 240, 188); /* oklch */ color: oklch(86.4% 0.144 165.7);
Tailwind
colors: {
custom: {
50: '#9bf6d0',
500: '#63f0bc',
950: '#000000',
},
}SCSS
$custom: #63f0bc; $custom-light: #9bf6d0; $custom-dark: #000000;
JSON
{
"hex": "#63f0bc",
"rgb": {
"r": 99,
"g": 240,
"b": 188
},
"hsl": {
"h": 157.872,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.86417,
"c": 0.14368,
"h": 165.7
},
"luminance": 0.68604
}Semantic roles & 50–950 ramp
primary
#63F0BC
secondary
#C33469
accent
#0756DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583