#71DADE#71DADE
#71DADE is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.098 H 198.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #71DADE |
|---|---|
| RGB | rgb(113, 218, 222) |
| HSL | hsl(182, 62%, 66%) |
| HSV | hsv(182, 49%, 87%) |
| CMYK | cmyk(49.1%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.25, -29.31, -11.35) |
| CIE-LCH | lch(81.25, 31.43, 201.18°) |
| OKLab | oklab(82.73% -0.0924 -0.0313) |
| OKLCH | oklch(82.73% 0.098 198.7) |
| XYZ | xyz(45.0610, 58.9235, 78.0918) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.32
Aqua Blue
#02D8E9
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DADE #DE7571
analogous
#71DEAB #71DADE #71A3DE
triadic
#71DADE #DE71DA #DADE71
tetradic
#71DADE #AB71DE #DE7571 #A3DE71
square
#71DADE #AB71DE #DE7571 #A3DE71
split-complementary
#71DADE #DE71A3 #DEAB71
monochromatic
#28A8AD #3FCDD2 #71DADE #A3E7EA #D4F4F5
Accessibility & contrast
On white
1.64
#71DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#71DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DADE
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DADE | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2DE
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#2AE0DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dade; /* rgb */ color: rgb(113, 218, 222); /* oklch */ color: oklch(82.7% 0.098 198.7);
Tailwind
colors: {
custom: {
50: '#a2e5e8',
500: '#71dade',
950: '#000000',
},
}SCSS
$custom: #71dade; $custom-light: #a2e5e8; $custom-dark: #000000;
JSON
{
"hex": "#71dade",
"rgb": {
"r": 113,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.202,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82728,
"c": 0.09761,
"h": 198.7
},
"luminance": 0.58927
}Semantic roles & 50–950 ramp
primary
#71DADE
secondary
#AF4845
accent
#221BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484