#71FDF0#71FDF0
#71FDF0 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.123 H 187.0°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDF0 |
|---|---|
| RGB | rgb(113, 253, 240) |
| HSL | hsl(174, 97%, 72%) |
| HSV | hsv(174, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(91.71, -40.99, -5.30) |
| CIE-LCH | lch(91.71, 41.33, 187.37°) |
| OKLab | oklab(91.34% -0.1223 -0.015) |
| OKLCH | oklch(91.34% 0.123 187) |
| XYZ | xyz(57.6566, 80.0469, 94.8333) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 4.18
Tiffany Blue
#7BF2DA
ΔE00 4.65
Bright Cyan
#41FDFE
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDF0 #FD717E
analogous
#71FDAA #71FDF0 #71C4FD
triadic
#71FDF0 #F071FD #FDF071
tetradic
#71FDF0 #AA71FD #FD717E #C4FD71
square
#71FDF0 #AA71FD #FD717E #C4FD71
split-complementary
#71FDF0 #FD71C4 #FDAA71
monochromatic
#03F0DA #35FCEA #71FDF0 #ADFEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#71FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#71FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDF0
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDF0 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#DBE0F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fdf0; /* rgb */ color: rgb(113, 253, 240); /* oklch */ color: oklch(91.3% 0.123 187.0);
Tailwind
colors: {
custom: {
50: '#a6fef4',
500: '#71fdf0',
950: '#000000',
},
}SCSS
$custom: #71fdf0; $custom-light: #a6fef4; $custom-dark: #000000;
JSON
{
"hex": "#71fdf0",
"rgb": {
"r": 113,
"g": 253,
"b": 240
},
"hsl": {
"h": 174.429,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91336,
"c": 0.12325,
"h": 187
},
"luminance": 0.80053
}Semantic roles & 50–950 ramp
primary
#71FDF0
secondary
#D93948
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685