#71FDF3#71FDF3
#71FDF3 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.123 H 188.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDF3 |
|---|---|
| RGB | rgb(113, 253, 243) |
| HSL | hsl(176, 97%, 72%) |
| HSV | hsv(176, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(91.79, -40.24, -6.74) |
| CIE-LCH | lch(91.79, 40.80, 189.50°) |
| OKLab | oklab(91.43% -0.1211 -0.0188) |
| OKLCH | oklch(91.43% 0.123 188.8) |
| XYZ | xyz(58.1060, 80.2266, 97.1997) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.71
Bright Cyan
#41FDFE
ΔE00 4.07
Bright Aqua
#0BF9EA
ΔE00 4.12
Aqua
#00FFFF
ΔE00 4.51
Tiffany Blue
#7BF2DA
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDF3 #FD717B
analogous
#71FDAD #71FDF3 #71C1FD
triadic
#71FDF3 #F371FD #FDF371
tetradic
#71FDF3 #AD71FD #FD717B #C1FD71
square
#71FDF3 #AD71FD #FD717B #C1FD71
split-complementary
#71FDF3 #FD71C1 #FDAD71
monochromatic
#03F0DF #35FCEE #71FDF3 #ADFEF8 #E1FFFC
Accessibility & contrast
On white
1.23
#71FDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#71FDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDF3
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDF3 | 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)
#F0F1F3
Deuteranopia (green-blind)
#DAE1F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fdf3; /* rgb */ color: rgb(113, 253, 243); /* oklch */ color: oklch(91.4% 0.123 188.8);
Tailwind
colors: {
custom: {
50: '#a6fef7',
500: '#71fdf3',
950: '#000000',
},
}SCSS
$custom: #71fdf3; $custom-light: #a6fef7; $custom-dark: #000000;
JSON
{
"hex": "#71fdf3",
"rgb": {
"r": 113,
"g": 253,
"b": 243
},
"hsl": {
"h": 175.714,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91428,
"c": 0.12255,
"h": 188.8
},
"luminance": 0.80232
}Semantic roles & 50–950 ramp
primary
#71FDF3
secondary
#D93944
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685