#63F2B2#63F2B2
#63F2B2 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.7% C 0.154 H 161.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #63F2B2 |
|---|---|
| RGB | rgb(99, 242, 178) |
| HSL | hsl(153, 85%, 67%) |
| HSV | hsv(153, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.69, -53.12, 19.59) |
| CIE-LCH | lch(86.69, 56.61, 159.76°) |
| OKLab | oklab(86.66% -0.1458 0.0499) |
| OKLCH | oklch(86.66% 0.154 161.1) |
| XYZ | xyz(44.9294, 69.3668, 53.1322) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.12
Light Blue Green
#7EFBB3
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.73
Greenish Turquoise
#00FBB0
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F2B2 #F263A3
analogous
#63F26B #63F2B2 #63EAF2
triadic
#63F2B2 #B263F2 #F2B263
tetradic
#63F2B2 #6B63F2 #F263A3 #EAF263
square
#63F2B2 #6B63F2 #F263A3 #EAF263
split-complementary
#63F2B2 #F263EA #F26B63
monochromatic
#11CA77 #2BED96 #63F2B2 #9BF7CE #D4FBEA
Accessibility & contrast
On white
1.41
#63F2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#63F2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F2B2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F2B2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AE
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#18F1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f2b2; /* rgb */ color: rgb(99, 242, 178); /* oklch */ color: oklch(86.7% 0.154 161.1);
Tailwind
colors: {
custom: {
50: '#9bf7c9',
500: '#63f2b2',
950: '#000000',
},
}SCSS
$custom: #63f2b2; $custom-light: #9bf7c9; $custom-dark: #000000;
JSON
{
"hex": "#63f2b2",
"rgb": {
"r": 99,
"g": 242,
"b": 178
},
"hsl": {
"h": 153.147,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.86659,
"c": 0.15407,
"h": 161.1
},
"luminance": 0.69371
}Semantic roles & 50–950 ramp
primary
#63F2B2
secondary
#C63375
accent
#0467E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582