#47FFDD#47FFDD
#47FFDD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.152 H 177.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFDD |
|---|---|
| RGB | rgb(71, 255, 221) |
| HSL | hsl(169, 100%, 64%) |
| HSV | hsv(169, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(90.81, -53.04, 3.13) |
| CIE-LCH | lch(90.81, 53.13, 176.63°) |
| OKLab | oklab(90.17% -0.1517 0.0075) |
| OKLCH | oklch(90.17% 0.152 177.2) |
| XYZ | xyz(51.4031, 78.0739, 80.7532) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.61
Aqua (survey)
#13EAC9
ΔE00 4.68
Aquamarine
#7FFFD4
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 4.80
Light Aqua
#8CFFDB
ΔE00 4.89
Light Turquoise
#7EF4CC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFDD #FF4769
analogous
#47FF81 #47FFDD #47C5FF
triadic
#47FFDD #DD47FF #FFDD47
tetradic
#47FFDD #8147FF #FF4769 #C5FF47
square
#47FFDD #8147FF #FF4769 #C5FF47
split-complementary
#47FFDD #FF47C5 #FF8147
monochromatic
#00CCA6 #0AFFD2 #47FFDD #84FFE8 #C1FFF4
Accessibility & contrast
On white
1.26
#47FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#47FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFDD
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFDD | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DCDDE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #47ffdd; /* rgb */ color: rgb(71, 255, 221); /* oklch */ color: oklch(90.2% 0.152 177.2);
Tailwind
colors: {
custom: {
50: '#93ffe7',
500: '#47ffdd',
950: '#000000',
},
}SCSS
$custom: #47ffdd; $custom-light: #93ffe7; $custom-dark: #000000;
JSON
{
"hex": "#47ffdd",
"rgb": {
"r": 71,
"g": 255,
"b": 221
},
"hsl": {
"h": 168.913,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.90171,
"c": 0.15186,
"h": 177.2
},
"luminance": 0.7808
}Semantic roles & 50–950 ramp
primary
#47FFDD
secondary
#C72341
accent
#002AE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684