#71DCEB#71DCEB
#71DCEB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.101 H 207.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCEB |
|---|---|
| RGB | rgb(113, 220, 235) |
| HSL | hsl(187, 75%, 68%) |
| HSV | hsv(187, 52%, 92%) |
| CMYK | cmyk(51.9%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(82.21, -26.84, -16.82) |
| CIE-LCH | lch(82.21, 31.68, 212.07°) |
| OKLab | oklab(83.63% -0.0894 -0.0465) |
| OKLCH | oklch(83.63% 0.101 207.5) |
| XYZ | xyz(47.3927, 60.6910, 87.7982) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Aqua Blue
#02D8E9
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Neon Blue
#04D9FF
ΔE00 6.59
Sky Blue
#87CEEB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCEB #EB8071
analogous
#71EBBD #71DCEB #719FEB
triadic
#71DCEB #EB71DC #DCEB71
tetradic
#71DCEB #BD71EB #EB8071 #9FEB71
square
#71DCEB #BD71EB #EB8071 #9FEB71
split-complementary
#71DCEB #EB719F #EBBD71
monochromatic
#1CB1C6 #3BCFE3 #71DCEB #A7E9F3 #DCF6FA
Accessibility & contrast
On white
1.60
#71DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#71DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCEB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCEB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#0DE4E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71dceb; /* rgb */ color: rgb(113, 220, 235); /* oklch */ color: oklch(83.6% 0.101 207.5);
Tailwind
colors: {
custom: {
50: '#a3e7f1',
500: '#71dceb',
950: '#000000',
},
}SCSS
$custom: #71dceb; $custom-light: #a3e7f1; $custom-dark: #000000;
JSON
{
"hex": "#71dceb",
"rgb": {
"r": 113,
"g": 220,
"b": 235
},
"hsl": {
"h": 187.377,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.83633,
"c": 0.10076,
"h": 207.5
},
"luminance": 0.60695
}Semantic roles & 50–950 ramp
primary
#71DCEB
secondary
#C34E3D
accent
#270ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485