#47FFCA#47FFCA
#47FFCA is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.163 H 168.9°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFCA |
|---|---|
| RGB | rgb(71, 255, 202) |
| HSL | hsl(163, 100%, 64%) |
| HSV | hsv(163, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.38, -57.56, 12.31) |
| CIE-LCH | lch(90.38, 58.86, 167.93°) |
| OKLab | oklab(89.67% -0.1601 0.0315) |
| OKLCH | oklch(89.67% 0.163 168.9) |
| XYZ | xyz(49.0135, 77.1181, 68.1678) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 3.48
Greenish Cyan
#2AFEB7
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.48
Greenish Turquoise
#00FBB0
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFCA #FF477C
analogous
#47FF6E #47FFCA #47D8FF
triadic
#47FFCA #CA47FF #FFCA47
tetradic
#47FFCA #6E47FF #FF477C #D8FF47
square
#47FFCA #6E47FF #FF477C #D8FF47
split-complementary
#47FFCA #FF47D8 #FF6E47
monochromatic
#00CC91 #0AFFB8 #47FFCA #84FFDC #C1FFED
Accessibility & contrast
On white
1.28
#47FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#47FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFCA
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFCA | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC7
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #47ffca; /* rgb */ color: rgb(71, 255, 202); /* oklch */ color: oklch(89.7% 0.163 168.9);
Tailwind
colors: {
custom: {
50: '#92ffda',
500: '#47ffca',
950: '#000000',
},
}SCSS
$custom: #47ffca; $custom-light: #92ffda; $custom-dark: #000000;
JSON
{
"hex": "#47ffca",
"rgb": {
"r": 71,
"g": 255,
"b": 202
},
"hsl": {
"h": 162.717,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.89668,
"c": 0.1632,
"h": 168.9
},
"luminance": 0.77124
}Semantic roles & 50–950 ramp
primary
#47FFCA
secondary
#C72352
accent
#0042E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683