#71DDE7#71DDE7
#71DDE7 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.100 H 203.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDE7 |
|---|---|
| RGB | rgb(113, 221, 231) |
| HSL | hsl(185, 71%, 67%) |
| HSV | hsv(185, 51%, 91%) |
| CMYK | cmyk(51.1%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(82.37, -28.40, -14.46) |
| CIE-LCH | lch(82.37, 31.86, 206.98°) |
| OKLab | oklab(83.72% -0.0921 -0.0399) |
| OKLCH | oklch(83.72% 0.1 203.4) |
| XYZ | xyz(47.0845, 60.9889, 84.8766) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Darkturquoise
#00CED1
ΔE00 7.16
Mediumturquoise
#48D1CC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDE7 #E77B71
analogous
#71E7B6 #71DDE7 #71A2E7
triadic
#71DDE7 #E771DD #DDE771
tetradic
#71DDE7 #B671E7 #E77B71 #A2E771
square
#71DDE7 #B671E7 #E77B71 #A2E771
split-complementary
#71DDE7 #E771A2 #E7B671
monochromatic
#20B0BE #3DD0DE #71DDE7 #A5EAF0 #DAF6F9
Accessibility & contrast
On white
1.59
#71DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#71DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDE7
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDE7 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#18E4E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dde7; /* rgb */ color: rgb(113, 221, 231); /* oklch */ color: oklch(83.7% 0.100 203.4);
Tailwind
colors: {
custom: {
50: '#a2e8ee',
500: '#71dde7',
950: '#000000',
},
}SCSS
$custom: #71dde7; $custom-light: #a2e8ee; $custom-dark: #000000;
JSON
{
"hex": "#71dde7",
"rgb": {
"r": 113,
"g": 221,
"b": 231
},
"hsl": {
"h": 185.085,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.83721,
"c": 0.10036,
"h": 203.4
},
"luminance": 0.60993
}Semantic roles & 50–950 ramp
primary
#71DDE7
secondary
#BD4A3F
accent
#2312D3
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485