#63F1B2#63F1B2
#63F1B2 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.4% C 0.153 H 161.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #63F1B2 |
|---|---|
| RGB | rgb(99, 241, 178) |
| HSL | hsl(153, 84%, 67%) |
| HSV | hsv(153, 59%, 95%) |
| CMYK | cmyk(58.9%, 0%, 26.1%, 5.5%) |
| CIE-LAB | lab(86.39, -52.71, 19.18) |
| CIE-LCH | lch(86.39, 56.09, 160.01°) |
| OKLab | oklab(86.42% -0.1447 0.0489) |
| OKLCH | oklch(86.42% 0.153 161.3) |
| XYZ | xyz(44.6326, 68.7732, 53.0333) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.38
Light Blue Green
#7EFBB3
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.60
Greenish Cyan
#2AFEB7
ΔE00 3.73
Greenish Turquoise
#00FBB0
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F1B2 #F163A2
analogous
#63F16B #63F1B2 #63E9F1
triadic
#63F1B2 #B263F1 #F1B263
tetradic
#63F1B2 #6B63F1 #F163A2 #E9F163
square
#63F1B2 #6B63F1 #F163A2 #E9F163
split-complementary
#63F1B2 #F163E9 #F16B63
monochromatic
#12C877 #2BEC96 #63F1B2 #9BF6CE #D3FBE9
Accessibility & contrast
On white
1.42
#63F1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#63F1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F1B2
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F1B2 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AE
Deuteranopia (green-blind)
#DAD2B6
Tritanopia (blue-blind)
#19F0E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f1b2; /* rgb */ color: rgb(99, 241, 178); /* oklch */ color: oklch(86.4% 0.153 161.3);
Tailwind
colors: {
custom: {
50: '#9bf6c9',
500: '#63f1b2',
950: '#000000',
},
}SCSS
$custom: #63f1b2; $custom-light: #9bf6c9; $custom-dark: #000000;
JSON
{
"hex": "#63f1b2",
"rgb": {
"r": 99,
"g": 241,
"b": 178
},
"hsl": {
"h": 153.38,
"s": 83.529,
"l": 66.667
},
"oklch": {
"l": 0.86419,
"c": 0.15277,
"h": 161.3
},
"luminance": 0.68778
}Semantic roles & 50–950 ramp
primary
#63F1B2
secondary
#C53474
accent
#0666E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582