#47FBBC#47FBBC
#47FBBC is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.4% C 0.169 H 164.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #47FBBC |
|---|---|
| RGB | rgb(71, 251, 188) |
| HSL | hsl(159, 96%, 63%) |
| HSV | hsv(159, 72%, 98%) |
| CMYK | cmyk(71.7%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(88.90, -59.13, 17.44) |
| CIE-LCH | lch(88.90, 61.65, 163.57°) |
| OKLab | oklab(88.36% -0.1626 0.0445) |
| OKLCH | oklch(88.36% 0.169 164.7) |
| XYZ | xyz(46.1677, 73.9594, 59.4096) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 2.31
Greenish Turquoise
#00FBB0
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 3.44
Bright Sea Green
#05FFA6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FBBC #FB4786
analogous
#47FB62 #47FBBC #47E0FB
triadic
#47FBBC #BC47FB #FBBC47
tetradic
#47FBBC #6247FB #FB4786 #E0FB47
square
#47FBBC #6247FB #FB4786 #E0FB47
split-complementary
#47FBBC #FB47E0 #FB6247
monochromatic
#04C380 #0BFAA6 #47FBBC #83FCD2 #BFFEE8
Accessibility & contrast
On white
1.33
#47FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#47FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FBBC
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FBBC | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B9
Deuteranopia (green-blind)
#DFD8C0
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #47fbbc; /* rgb */ color: rgb(71, 251, 188); /* oklch */ color: oklch(88.4% 0.169 164.7);
Tailwind
colors: {
custom: {
50: '#91fed0',
500: '#47fbbc',
950: '#000000',
},
}SCSS
$custom: #47fbbc; $custom-light: #91fed0; $custom-dark: #000000;
JSON
{
"hex": "#47fbbc",
"rgb": {
"r": 71,
"g": 251,
"b": 188
},
"hsl": {
"h": 159,
"s": 95.745,
"l": 63.137
},
"oklch": {
"l": 0.88362,
"c": 0.16863,
"h": 164.7
},
"luminance": 0.73965
}Semantic roles & 50–950 ramp
primary
#47FBBC
secondary
#C0265C
accent
#0050E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683