#71FFDD#71FFDD
#71FFDD is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.2% C 0.133 H 175.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFDD |
|---|---|
| RGB | rgb(113, 255, 221) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.80, -46.43, 4.67) |
| CIE-LCH | lch(91.80, 46.66, 174.26°) |
| OKLab | oklab(91.25% -0.1325 0.0117) |
| OKLCH | oklch(91.25% 0.133 175) |
| XYZ | xyz(55.6152, 80.2458, 80.9507) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.54
Aquamarine
#7FFFD4
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 5.46
Light Aquamarine
#7BFDC7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFDD #FF7193
analogous
#71FF96 #71FFDD #71DAFF
triadic
#71FFDD #DD71FF #FFDD71
tetradic
#71FFDD #9671FF #FF7193 #DAFF71
square
#71FFDD #9671FF #FF7193 #DAFF71
split-complementary
#71FFDD #FF71DA #FF9671
monochromatic
#00F6BB #34FFCE #71FFDD #AEFFEC #E0FFF8
Accessibility & contrast
On white
1.23
#71FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#71FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFDD
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFDD | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#04FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71ffdd; /* rgb */ color: rgb(113, 255, 221); /* oklch */ color: oklch(91.2% 0.133 175.0);
Tailwind
colors: {
custom: {
50: '#a5ffe7',
500: '#71ffdd',
950: '#000000',
},
}SCSS
$custom: #71ffdd; $custom-light: #a5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#71ffdd",
"rgb": {
"r": 113,
"g": 255,
"b": 221
},
"hsl": {
"h": 165.634,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91249,
"c": 0.13302,
"h": 175
},
"luminance": 0.80251
}Semantic roles & 50–950 ramp
primary
#71FFDD
secondary
#DC385F
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684