#47EFF0#47EFF0
#47EFF0 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.0% C 0.133 H 195.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #47EFF0 |
|---|---|
| RGB | rgb(71, 239, 240) |
| HSL | hsl(180, 85%, 61%) |
| HSV | hsv(180, 70%, 94%) |
| CMYK | cmyk(70.4%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(86.68, -41.17, -12.87) |
| CIE-LCH | lch(86.68, 43.13, 197.36°) |
| OKLab | oklab(86.97% -0.1283 -0.0358) |
| OKLCH | oklch(86.97% 0.133 195.6) |
| XYZ | xyz(49.1861, 69.3580, 93.2163) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.37
Bright Cyan
#41FDFE
ΔE00 2.94
Aqua
#00FFFF
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 3.97
Bright Aqua
#0BF9EA
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47EFF0 #F04847
analogous
#47F09C #47EFF0 #479AF0
triadic
#47EFF0 #F047EF #EFF047
tetradic
#47EFF0 #9C47F0 #F04847 #9AF047
square
#47EFF0 #9C47F0 #F04847 #9AF047
split-complementary
#47EFF0 #F0479A #F09C47
monochromatic
#0EADAE #13E6E7 #47EFF0 #80F4F5 #B8F9F9
Accessibility & contrast
On white
1.41
#47EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#47EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47EFF0
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47EFF0 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F0
Deuteranopia (green-blind)
#C6D1F1
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #47eff0; /* rgb */ color: rgb(71, 239, 240); /* oklch */ color: oklch(87.0% 0.133 195.6);
Tailwind
colors: {
custom: {
50: '#93f5f4',
500: '#47eff0',
950: '#000000',
},
}SCSS
$custom: #47eff0; $custom-light: #93f5f4; $custom-dark: #000000;
JSON
{
"hex": "#47eff0",
"rgb": {
"r": 71,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.355,
"s": 84.925,
"l": 60.98
},
"oklch": {
"l": 0.86974,
"c": 0.13319,
"h": 195.6
},
"luminance": 0.69364
}Semantic roles & 50–950 ramp
primary
#47EFF0
secondary
#AF2D2C
accent
#0504E1
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585