#47FFCC#47FFCC
#47FFCC is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.162 H 169.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFCC |
|---|---|
| RGB | rgb(71, 255, 204) |
| HSL | hsl(163, 100%, 64%) |
| HSV | hsv(163, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.42, -57.10, 11.34) |
| CIE-LCH | lch(90.42, 58.22, 168.76°) |
| OKLab | oklab(89.72% -0.1592 0.029) |
| OKLCH | oklch(89.72% 0.162 169.7) |
| XYZ | xyz(49.2518, 77.2134, 69.4230) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.96
Aquamarine
#7FFFD4
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 3.67
Greenish Cyan
#2AFEB7
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFCC #FF477A
analogous
#47FF70 #47FFCC #47D6FF
triadic
#47FFCC #CC47FF #FFCC47
tetradic
#47FFCC #7047FF #FF477A #D6FF47
square
#47FFCC #7047FF #FF477A #D6FF47
split-complementary
#47FFCC #FF47D6 #FF7047
monochromatic
#00CC93 #0AFFBB #47FFCC #84FFDD #C1FFEE
Accessibility & contrast
On white
1.28
#47FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#47FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFCC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFCC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #47ffcc; /* rgb */ color: rgb(71, 255, 204); /* oklch */ color: oklch(89.7% 0.162 169.7);
Tailwind
colors: {
custom: {
50: '#93ffdb',
500: '#47ffcc',
950: '#000000',
},
}SCSS
$custom: #47ffcc; $custom-light: #93ffdb; $custom-dark: #000000;
JSON
{
"hex": "#47ffcc",
"rgb": {
"r": 71,
"g": 255,
"b": 204
},
"hsl": {
"h": 163.37,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.89718,
"c": 0.16186,
"h": 169.7
},
"luminance": 0.77219
}Semantic roles & 50–950 ramp
primary
#47FFCC
secondary
#C72351
accent
#0040E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684