#71FDF9#71FDF9
#71FDF9 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.6% C 0.122 H 192.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDF9 |
|---|---|
| RGB | rgb(113, 253, 249) |
| HSL | hsl(178, 97%, 72%) |
| HSV | hsv(178, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(91.95, -38.72, -9.60) |
| CIE-LCH | lch(91.95, 39.89, 193.93°) |
| OKLab | oklab(91.62% -0.1186 -0.0267) |
| OKLCH | oklch(91.62% 0.122 192.7) |
| XYZ | xyz(59.0269, 80.5950, 102.0498) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.70
Bright Turquoise
#0FFEF9
ΔE00 3.57
Aqua
#00FFFF
ΔE00 3.61
Bright Light Blue
#26F7FD
ΔE00 4.23
Bright Aqua
#0BF9EA
ΔE00 5.34
Light Cyan
#ACFFFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDF9 #FD7175
analogous
#71FDB3 #71FDF9 #71BBFD
triadic
#71FDF9 #F971FD #FDF971
tetradic
#71FDF9 #B371FD #FD7175 #BBFD71
square
#71FDF9 #B371FD #FD7175 #BBFD71
split-complementary
#71FDF9 #FD71BB #FDB371
monochromatic
#03F0E9 #35FCF6 #71FDF9 #ADFEFC #E1FFFE
Accessibility & contrast
On white
1.23
#71FDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#71FDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDF9
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDF9 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2F9
Deuteranopia (green-blind)
#D8E1FA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71fdf9; /* rgb */ color: rgb(113, 253, 249); /* oklch */ color: oklch(91.6% 0.122 192.7);
Tailwind
colors: {
custom: {
50: '#a6fefb',
500: '#71fdf9',
950: '#000000',
},
}SCSS
$custom: #71fdf9; $custom-light: #a6fefb; $custom-dark: #000000;
JSON
{
"hex": "#71fdf9",
"rgb": {
"r": 113,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.286,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91616,
"c": 0.12157,
"h": 192.7
},
"luminance": 0.80601
}Semantic roles & 50–950 ramp
primary
#71FDF9
secondary
#D9393D
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685