#63F6BE#63F6BE
#63F6BE is a very light, vivid teal. Relative luminance 0.723; OKLCH L 87.9% C 0.150 H 164.8°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #63F6BE |
|---|---|
| RGB | rgb(99, 246, 190) |
| HSL | hsl(157, 89%, 68%) |
| HSV | hsv(157, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 22.8%, 3.5%) |
| CIE-LAB | lab(88.10, -52.23, 15.37) |
| CIE-LCH | lch(88.10, 54.45, 163.60°) |
| OKLab | oklab(87.9% -0.1445 0.0393) |
| OKLCH | oklch(87.9% 0.15 164.8) |
| XYZ | xyz(47.3909, 72.2771, 60.1586) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.21
Light Greenish Blue
#63F7B4
ΔE00 2.35
Greenish Cyan
#2AFEB7
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F6BE #F6639B
analogous
#63F675 #63F6BE #63E4F6
triadic
#63F6BE #BE63F6 #F6BE63
tetradic
#63F6BE #7563F6 #F6639B #E4F663
square
#63F6BE #7563F6 #F6639B #E4F663
split-complementary
#63F6BE #F663E4 #F67563
monochromatic
#0CD287 #29F3A6 #63F6BE #9DF9D6 #D7FDEE
Accessibility & contrast
On white
1.36
#63F6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#63F6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F6BE
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F6BE | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BB
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#00F6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63f6be; /* rgb */ color: rgb(99, 246, 190); /* oklch */ color: oklch(87.9% 0.150 164.8);
Tailwind
colors: {
custom: {
50: '#9cfad1',
500: '#63f6be',
950: '#000000',
},
}SCSS
$custom: #63f6be; $custom-light: #9cfad1; $custom-dark: #000000;
JSON
{
"hex": "#63f6be",
"rgb": {
"r": 99,
"g": 246,
"b": 190
},
"hsl": {
"h": 157.143,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.87898,
"c": 0.14975,
"h": 164.8
},
"luminance": 0.72282
}Semantic roles & 50–950 ramp
primary
#63F6BE
secondary
#CE306C
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583