#71DDEB#71DDEB
#71DDEB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.101 H 206.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDEB |
|---|---|
| RGB | rgb(113, 221, 235) |
| HSL | hsl(187, 75%, 68%) |
| HSV | hsv(187, 52%, 92%) |
| CMYK | cmyk(51.9%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.50, -27.33, -16.40) |
| CIE-LCH | lch(82.50, 31.87, 210.96°) |
| OKLab | oklab(83.86% -0.0905 -0.0453) |
| OKLCH | oklch(83.86% 0.101 206.6) |
| XYZ | xyz(47.6559, 61.2174, 87.8859) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Aqua Blue
#02D8E9
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 6.89
Darkturquoise
#00CED1
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDEB #EB7F71
analogous
#71EBBC #71DDEB #71A0EB
triadic
#71DDEB #EB71DD #DDEB71
tetradic
#71DDEB #BC71EB #EB7F71 #A0EB71
square
#71DDEB #BC71EB #EB7F71 #A0EB71
split-complementary
#71DDEB #EB71A0 #EBBC71
monochromatic
#1CB2C6 #3BD0E3 #71DDEB #A7EAF3 #DCF7FA
Accessibility & contrast
On white
1.59
#71DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#71DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDEB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDEB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#0BE5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71ddeb; /* rgb */ color: rgb(113, 221, 235); /* oklch */ color: oklch(83.9% 0.101 206.6);
Tailwind
colors: {
custom: {
50: '#a3e8f1',
500: '#71ddeb',
950: '#000000',
},
}SCSS
$custom: #71ddeb; $custom-light: #a3e8f1; $custom-dark: #000000;
JSON
{
"hex": "#71ddeb",
"rgb": {
"r": 113,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.885,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.8386,
"c": 0.1012,
"h": 206.6
},
"luminance": 0.61222
}Semantic roles & 50–950 ramp
primary
#71DDEB
secondary
#C34D3D
accent
#250ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485