#63FCB4#63FCB4
#63FCB4 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.1% C 0.165 H 159.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCB4 |
|---|---|
| RGB | rgb(99, 252, 180) |
| HSL | hsl(152, 96%, 69%) |
| HSV | hsv(152, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(89.66, -56.72, 22.68) |
| CIE-LCH | lch(89.66, 61.08, 158.21°) |
| OKLab | oklab(89.1% -0.155 0.0576) |
| OKLCH | oklch(89.1% 0.165 159.6) |
| XYZ | xyz(48.1897, 75.5639, 55.2168) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.66
Greenish Cyan
#2AFEB7
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 2.92
Greenish Turquoise
#00FBB0
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCB4 #FC63AB
analogous
#63FC68 #63FCB4 #63F7FC
triadic
#63FCB4 #B463FC #FCB463
tetradic
#63FCB4 #6863FC #FC63AB #F7FC63
square
#63FCB4 #6863FC #FC63AB #F7FC63
split-complementary
#63FCB4 #FC63F7 #FC6863
monochromatic
#04E079 #27FB97 #63FCB4 #9FFDD1 #DBFEEE
Accessibility & contrast
On white
1.30
#63FCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#63FCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCB4
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCB4 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB0
Deuteranopia (green-blind)
#E4DBB9
Tritanopia (blue-blind)
#01FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #63fcb4; /* rgb */ color: rgb(99, 252, 180); /* oklch */ color: oklch(89.1% 0.165 159.6);
Tailwind
colors: {
custom: {
50: '#9dfeca',
500: '#63fcb4',
950: '#000000',
},
}SCSS
$custom: #63fcb4; $custom-light: #9dfeca; $custom-dark: #000000;
JSON
{
"hex": "#63fcb4",
"rgb": {
"r": 99,
"g": 252,
"b": 180
},
"hsl": {
"h": 151.765,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89104,
"c": 0.1654,
"h": 159.6
},
"luminance": 0.75569
}Semantic roles & 50–950 ramp
primary
#63FCB4
secondary
#D62D7D
accent
#006CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682