#71DFF3#71DFF3
#71DFF3 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.104 H 210.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFF3 |
|---|---|
| RGB | rgb(113, 223, 243) |
| HSL | hsl(189, 84%, 70%) |
| HSV | hsv(189, 53%, 95%) |
| CMYK | cmyk(53.5%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(83.31, -26.15, -19.40) |
| CIE-LCH | lch(83.31, 32.56, 216.58°) |
| OKLab | oklab(84.6% -0.0895 -0.0537) |
| OKLCH | oklch(84.6% 0.104 210.9) |
| XYZ | xyz(49.3690, 62.7526, 94.2874) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 5.55
Sky Blue
#87CEEB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFF3 #F38571
analogous
#71F3C6 #71DFF3 #719EF3
triadic
#71DFF3 #F371DF #DFF371
tetradic
#71DFF3 #C671F3 #F38571 #9EF371
square
#71DFF3 #C671F3 #F38571 #9EF371
split-complementary
#71DFF3 #F3719E #F3C671
monochromatic
#12B9D7 #39D2EE #71DFF3 #A9ECF8 #E2F8FD
Accessibility & contrast
On white
1.55
#71DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#71DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFF3
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFF3 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F4
Deuteranopia (green-blind)
#BAC9F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71dff3; /* rgb */ color: rgb(113, 223, 243); /* oklch */ color: oklch(84.6% 0.104 210.9);
Tailwind
colors: {
custom: {
50: '#a3e9f7',
500: '#71dff3',
950: '#000000',
},
}SCSS
$custom: #71dff3; $custom-light: #a3e9f7; $custom-dark: #000000;
JSON
{
"hex": "#71dff3",
"rgb": {
"r": 113,
"g": 223,
"b": 243
},
"hsl": {
"h": 189.231,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.84599,
"c": 0.10437,
"h": 210.9
},
"luminance": 0.62757
}Semantic roles & 50–950 ramp
primary
#71DFF3
secondary
#CD523B
accent
#2705E1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485