#71FDEE#71FDEE
#71FDEE is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.124 H 185.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDEE |
|---|---|
| RGB | rgb(113, 253, 238) |
| HSL | hsl(174, 97%, 72%) |
| HSV | hsv(174, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.65, -41.49, -4.34) |
| CIE-LCH | lch(91.65, 41.71, 185.97°) |
| OKLab | oklab(91.28% -0.1232 -0.0124) |
| OKLCH | oklch(91.28% 0.124 185.7) |
| XYZ | xyz(57.3612, 79.9287, 93.2772) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 4.13
Bright Turquoise
#0FFEF9
ΔE00 4.59
Bright Cyan
#41FDFE
ΔE00 5.52
Aqua
#00FFFF
ΔE00 5.72
Turquoise
#40E0D0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDEE #FD7180
analogous
#71FDA8 #71FDEE #71C6FD
triadic
#71FDEE #EE71FD #FDEE71
tetradic
#71FDEE #A871FD #FD7180 #C6FD71
square
#71FDEE #A871FD #FD7180 #C6FD71
split-complementary
#71FDEE #FD71C6 #FDA871
monochromatic
#03F0D7 #35FCE7 #71FDEE #ADFEF5 #E1FFFB
Accessibility & contrast
On white
1.24
#71FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#71FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDEE
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDEE | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fdee; /* rgb */ color: rgb(113, 253, 238); /* oklch */ color: oklch(91.3% 0.124 185.7);
Tailwind
colors: {
custom: {
50: '#a5fef3',
500: '#71fdee',
950: '#000000',
},
}SCSS
$custom: #71fdee; $custom-light: #a5fef3; $custom-dark: #000000;
JSON
{
"hex": "#71fdee",
"rgb": {
"r": 113,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.571,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91276,
"c": 0.1238,
"h": 185.7
},
"luminance": 0.79934
}Semantic roles & 50–950 ramp
primary
#71FDEE
secondary
#D9394A
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685