#71FDEA#71FDEA
#71FDEA is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.125 H 183.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDEA |
|---|---|
| RGB | rgb(113, 253, 234) |
| HSL | hsl(172, 97%, 72%) |
| HSV | hsv(172, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(91.55, -42.47, -2.42) |
| CIE-LCH | lch(91.55, 42.54, 183.26°) |
| OKLab | oklab(91.16% -0.1249 -0.0072) |
| OKLCH | oklch(91.16% 0.125 183.3) |
| XYZ | xyz(56.7801, 79.6962, 90.2166) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.23
Bright Aqua
#0BF9EA
ΔE00 3.95
Bright Turquoise
#0FFEF9
ΔE00 5.56
Light Aqua
#8CFFDB
ΔE00 5.87
Bright Cyan
#41FDFE
ΔE00 6.74
Turquoise
#40E0D0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDEA #FD7184
analogous
#71FDA4 #71FDEA #71CAFD
triadic
#71FDEA #EA71FD #FDEA71
tetradic
#71FDEA #A471FD #FD7184 #CAFD71
square
#71FDEA #A471FD #FD7184 #CAFD71
split-complementary
#71FDEA #FD71CA #FDA471
monochromatic
#03F0D0 #35FCE1 #71FDEA #ADFEF3 #E1FFFB
Accessibility & contrast
On white
1.24
#71FDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#71FDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDEA
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDEA | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fdea; /* rgb */ color: rgb(113, 253, 234); /* oklch */ color: oklch(91.2% 0.125 183.3);
Tailwind
colors: {
custom: {
50: '#a5fef0',
500: '#71fdea',
950: '#000000',
},
}SCSS
$custom: #71fdea; $custom-light: #a5fef0; $custom-dark: #000000;
JSON
{
"hex": "#71fdea",
"rgb": {
"r": 113,
"g": 253,
"b": 234
},
"hsl": {
"h": 171.857,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91156,
"c": 0.12507,
"h": 183.3
},
"luminance": 0.79702
}Semantic roles & 50–950 ramp
primary
#71FDEA
secondary
#D9394F
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685