#71FCED#71FCED
#71FCED is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.123 H 185.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCED |
|---|---|
| RGB | rgb(113, 252, 237) |
| HSL | hsl(174, 96%, 72%) |
| HSV | hsv(174, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.34, -41.29, -4.28) |
| CIE-LCH | lch(91.34, 41.51, 185.91°) |
| OKLab | oklab(91.02% -0.1226 -0.0122) |
| OKLCH | oklch(91.02% 0.123 185.7) |
| XYZ | xyz(56.8998, 79.2404, 92.4007) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.71
Tiffany Blue
#7BF2DA
ΔE00 3.99
Bright Turquoise
#0FFEF9
ΔE00 4.64
Bright Cyan
#41FDFE
ΔE00 5.55
Aqua
#00FFFF
ΔE00 5.77
Turquoise
#40E0D0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCED #FC7180
analogous
#71FCA8 #71FCED #71C6FC
triadic
#71FCED #ED71FC #FCED71
tetradic
#71FCED #A871FC #FC7180 #C6FC71
square
#71FCED #A871FC #FC7180 #C6FC71
split-complementary
#71FCED #FC71C6 #FCA871
monochromatic
#05EED4 #35FBE5 #71FCED #ADFDF5 #E1FEFB
Accessibility & contrast
On white
1.25
#71FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#71FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCED
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCED | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DBDFEF
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fced; /* rgb */ color: rgb(113, 252, 237); /* oklch */ color: oklch(91.0% 0.123 185.7);
Tailwind
colors: {
custom: {
50: '#a5fef2',
500: '#71fced',
950: '#000000',
},
}SCSS
$custom: #71fced; $custom-light: #a5fef2; $custom-dark: #000000;
JSON
{
"hex": "#71fced",
"rgb": {
"r": 113,
"g": 252,
"b": 237
},
"hsl": {
"h": 173.525,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91016,
"c": 0.12317,
"h": 185.7
},
"luminance": 0.79246
}Semantic roles & 50–950 ramp
primary
#71FCED
secondary
#D8394A
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685