#71FDF2#71FDF2
#71FDF2 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.123 H 188.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDF2 |
|---|---|
| RGB | rgb(113, 253, 242) |
| HSL | hsl(175, 97%, 72%) |
| HSV | hsv(175, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(91.76, -40.49, -6.26) |
| CIE-LCH | lch(91.76, 40.97, 188.78°) |
| OKLab | oklab(91.4% -0.1215 -0.0176) |
| OKLCH | oklch(91.4% 0.123 188.2) |
| XYZ | xyz(57.9554, 80.1664, 96.4066) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.85
Bright Aqua
#0BF9EA
ΔE00 3.99
Bright Cyan
#41FDFE
ΔE00 4.35
Aqua
#00FFFF
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDF2 #FD717C
analogous
#71FDAC #71FDF2 #71C2FD
triadic
#71FDF2 #F271FD #FDF271
tetradic
#71FDF2 #AC71FD #FD717C #C2FD71
square
#71FDF2 #AC71FD #FD717C #C2FD71
split-complementary
#71FDF2 #FD71C2 #FDAC71
monochromatic
#03F0DE #35FCEC #71FDF2 #ADFEF8 #E1FFFC
Accessibility & contrast
On white
1.23
#71FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#71FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDF2
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDF2 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fdf2; /* rgb */ color: rgb(113, 253, 242); /* oklch */ color: oklch(91.4% 0.123 188.2);
Tailwind
colors: {
custom: {
50: '#a6fef6',
500: '#71fdf2',
950: '#000000',
},
}SCSS
$custom: #71fdf2; $custom-light: #a6fef6; $custom-dark: #000000;
JSON
{
"hex": "#71fdf2",
"rgb": {
"r": 113,
"g": 253,
"b": 242
},
"hsl": {
"h": 175.286,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91397,
"c": 0.12276,
"h": 188.2
},
"luminance": 0.80172
}Semantic roles & 50–950 ramp
primary
#71FDF2
secondary
#D93945
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685