#63F9BA#63F9BA
#63F9BA is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.5% C 0.157 H 162.4°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #63F9BA |
|---|---|
| RGB | rgb(99, 249, 186) |
| HSL | hsl(155, 93%, 68%) |
| HSV | hsv(155, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 25.3%, 2.4%) |
| CIE-LAB | lab(88.90, -54.30, 18.55) |
| CIE-LCH | lch(88.90, 57.38, 161.14°) |
| OKLab | oklab(88.52% -0.1493 0.0474) |
| OKLCH | oklch(88.52% 0.157 162.4) |
| XYZ | xyz(47.8796, 73.9443, 58.1943) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.03
Light Aquamarine
#7BFDC7
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 3.18
Greenish Turquoise
#00FBB0
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F9BA #F963A2
analogous
#63F96F #63F9BA #63EDF9
triadic
#63F9BA #BA63F9 #F9BA63
tetradic
#63F9BA #6F63F9 #F963A2 #EDF963
square
#63F9BA #6F63F9 #F963A2 #EDF963
split-complementary
#63F9BA #F963ED #F96F63
monochromatic
#08D982 #28F7A0 #63F9BA #9EFBD4 #D9FEEE
Accessibility & contrast
On white
1.33
#63F9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#63F9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F9BA
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F9BA | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B6
Deuteranopia (green-blind)
#E1D9BE
Tritanopia (blue-blind)
#00F9E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63f9ba; /* rgb */ color: rgb(99, 249, 186); /* oklch */ color: oklch(88.5% 0.157 162.4);
Tailwind
colors: {
custom: {
50: '#9dfccf',
500: '#63f9ba',
950: '#000000',
},
}SCSS
$custom: #63f9ba; $custom-light: #9dfccf; $custom-dark: #000000;
JSON
{
"hex": "#63f9ba",
"rgb": {
"r": 99,
"g": 249,
"b": 186
},
"hsl": {
"h": 154.8,
"s": 92.593,
"l": 68.235
},
"oklch": {
"l": 0.8852,
"c": 0.15666,
"h": 162.4
},
"luminance": 0.73949
}Semantic roles & 50–950 ramp
primary
#63F9BA
secondary
#D22E73
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683