#63FCB8#63FCB8
#63FCB8 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.2% C 0.162 H 161.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCB8 |
|---|---|
| RGB | rgb(99, 252, 184) |
| HSL | hsl(153, 96%, 69%) |
| HSV | hsv(153, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(89.73, -55.91, 20.74) |
| CIE-LCH | lch(89.73, 59.64, 159.65°) |
| OKLab | oklab(89.19% -0.1533 0.0528) |
| OKLCH | oklch(89.19% 0.162 161) |
| XYZ | xyz(48.6031, 75.7292, 57.3939) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.04
Greenish Cyan
#2AFEB7
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.57
Greenish Turquoise
#00FBB0
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCB8 #FC63A7
analogous
#63FC6C #63FCB8 #63F4FC
triadic
#63FCB8 #B863FC #FCB863
tetradic
#63FCB8 #6C63FC #FC63A7 #F4FC63
square
#63FCB8 #6C63FC #FC63A7 #F4FC63
split-complementary
#63FCB8 #FC63F4 #FC6C63
monochromatic
#04E07F #27FB9D #63FCB8 #9FFDD3 #DBFEEF
Accessibility & contrast
On white
1.30
#63FCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#63FCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCB8
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCB8 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E4DCBC
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63fcb8; /* rgb */ color: rgb(99, 252, 184); /* oklch */ color: oklch(89.2% 0.162 161.0);
Tailwind
colors: {
custom: {
50: '#9dfecd',
500: '#63fcb8',
950: '#000000',
},
}SCSS
$custom: #63fcb8; $custom-light: #9dfecd; $custom-dark: #000000;
JSON
{
"hex": "#63fcb8",
"rgb": {
"r": 99,
"g": 252,
"b": 184
},
"hsl": {
"h": 153.333,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89192,
"c": 0.16211,
"h": 161
},
"luminance": 0.75734
}Semantic roles & 50–950 ramp
primary
#63FCB8
secondary
#D62D78
accent
#0066E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683