#47DFFB#47DFFB
#47DFFB is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.6% C 0.129 H 212.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #47DFFB |
|---|---|
| RGB | rgb(71, 223, 251) |
| HSL | hsl(189, 96%, 63%) |
| HSV | hsv(189, 72%, 98%) |
| CMYK | cmyk(71.7%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(82.42, -30.55, -25.10) |
| CIE-LCH | lch(82.42, 39.54, 219.41°) |
| OKLab | oklab(83.64% -0.1087 -0.0699) |
| OKLCH | oklch(83.64% 0.129 212.7) |
| XYZ | xyz(46.3914, 61.0745, 100.5917) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.00
Robin'S Egg
#6DEDFD
ΔE00 4.80
Aqua Blue
#02D8E9
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 6.60
Bright Sky Blue
#02CCFE
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47DFFB #FB6347
analogous
#47FBBD #47DFFB #4785FB
triadic
#47DFFB #FB47DF #DFFB47
tetradic
#47DFFB #BD47FB #FB6347 #85FB47
square
#47DFFB #BD47FB #FB6347 #85FB47
split-complementary
#47DFFB #FB4785 #FBBD47
monochromatic
#04A6C3 #0BD5FA #47DFFB #83E9FC #BFF4FE
Accessibility & contrast
On white
1.59
#47DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#47DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47DFFB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47DFFB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FD
Deuteranopia (green-blind)
#B1C5FB
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #47dffb; /* rgb */ color: rgb(71, 223, 251); /* oklch */ color: oklch(83.6% 0.129 212.7);
Tailwind
colors: {
custom: {
50: '#92e9fc',
500: '#47dffb',
950: '#000000',
},
}SCSS
$custom: #47dffb; $custom-light: #92e9fc; $custom-dark: #000000;
JSON
{
"hex": "#47dffb",
"rgb": {
"r": 71,
"g": 223,
"b": 251
},
"hsl": {
"h": 189.333,
"s": 95.745,
"l": 63.137
},
"oklch": {
"l": 0.83642,
"c": 0.12924,
"h": 212.7
},
"luminance": 0.6108
}Semantic roles & 50–950 ramp
primary
#47DFFB
secondary
#C03E26
accent
#2400E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485