#71FDEB#71FDEB
#71FDEB is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.125 H 183.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDEB |
|---|---|
| RGB | rgb(113, 253, 235) |
| HSL | hsl(172, 97%, 72%) |
| HSV | hsv(172, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.57, -42.22, -2.90) |
| CIE-LCH | lch(91.57, 42.32, 183.93°) |
| OKLab | oklab(91.19% -0.1244 -0.0085) |
| OKLCH | oklch(91.19% 0.125 183.9) |
| XYZ | xyz(56.9241, 79.7539, 90.9753) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.43
Bright Aqua
#0BF9EA
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 5.30
Light Aqua
#8CFFDB
ΔE00 6.16
Bright Cyan
#41FDFE
ΔE00 6.44
Aqua
#00FFFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDEB #FD7183
analogous
#71FDA5 #71FDEB #71C9FD
triadic
#71FDEB #EB71FD #FDEB71
tetradic
#71FDEB #A571FD #FD7183 #C9FD71
square
#71FDEB #A571FD #FD7183 #C9FD71
split-complementary
#71FDEB #FD71C9 #FDA571
monochromatic
#03F0D2 #35FCE3 #71FDEB #ADFEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#71FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#71FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDEB
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDEB | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fdeb; /* rgb */ color: rgb(113, 253, 235); /* oklch */ color: oklch(91.2% 0.125 183.9);
Tailwind
colors: {
custom: {
50: '#a5fef1',
500: '#71fdeb',
950: '#000000',
},
}SCSS
$custom: #71fdeb; $custom-light: #a5fef1; $custom-dark: #000000;
JSON
{
"hex": "#71fdeb",
"rgb": {
"r": 113,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.286,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91186,
"c": 0.12473,
"h": 183.9
},
"luminance": 0.79759
}Semantic roles & 50–950 ramp
primary
#71FDEB
secondary
#D9394D
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685