#63FCB5#63FCB5
#63FCB5 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.1% C 0.165 H 159.9°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCB5 |
|---|---|
| RGB | rgb(99, 252, 181) |
| HSL | hsl(152, 96%, 69%) |
| HSV | hsv(152, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(89.68, -56.52, 22.19) |
| CIE-LCH | lch(89.68, 60.72, 158.56°) |
| OKLab | oklab(89.13% -0.1546 0.0564) |
| OKLCH | oklch(89.13% 0.165 159.9) |
| XYZ | xyz(48.2920, 75.6048, 55.7553) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.18
Light Blue Green
#7EFBB3
ΔE00 2.27
Greenish Cyan
#2AFEB7
ΔE00 2.60
Seafoam Green
#7AF9AB
ΔE00 2.81
Greenish Turquoise
#00FBB0
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCB5 #FC63AA
analogous
#63FC69 #63FCB5 #63F6FC
triadic
#63FCB5 #B563FC #FCB563
tetradic
#63FCB5 #6963FC #FC63AA #F6FC63
square
#63FCB5 #6963FC #FC63AA #F6FC63
split-complementary
#63FCB5 #FC63F6 #FC6963
monochromatic
#04E07A #27FB99 #63FCB5 #9FFDD1 #DBFEEE
Accessibility & contrast
On white
1.30
#63FCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#63FCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCB5
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCB5 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB1
Deuteranopia (green-blind)
#E4DBB9
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #63fcb5; /* rgb */ color: rgb(99, 252, 181); /* oklch */ color: oklch(89.1% 0.165 159.9);
Tailwind
colors: {
custom: {
50: '#9dfecb',
500: '#63fcb5',
950: '#000000',
},
}SCSS
$custom: #63fcb5; $custom-light: #9dfecb; $custom-dark: #000000;
JSON
{
"hex": "#63fcb5",
"rgb": {
"r": 99,
"g": 252,
"b": 181
},
"hsl": {
"h": 152.157,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89125,
"c": 0.16457,
"h": 159.9
},
"luminance": 0.7561
}Semantic roles & 50–950 ramp
primary
#63FCB5
secondary
#D62D7C
accent
#006AE6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683