#71DADF#71DADF
#71DADF is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.8% C 0.098 H 199.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #71DADF |
|---|---|
| RGB | rgb(113, 218, 223) |
| HSL | hsl(183, 63%, 66%) |
| HSV | hsv(183, 49%, 87%) |
| CMYK | cmyk(49.3%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.28, -29.05, -11.84) |
| CIE-LCH | lch(81.28, 31.37, 202.18°) |
| OKLab | oklab(82.76% -0.092 -0.0327) |
| OKLCH | oklch(82.76% 0.098 199.5) |
| XYZ | xyz(45.1954, 58.9772, 78.7998) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DADF #DF7671
analogous
#71DFAD #71DADF #71A3DF
triadic
#71DADF #DF71DA #DADF71
tetradic
#71DADF #AD71DF #DF7671 #A3DF71
square
#71DADF #AD71DF #DF7671 #A3DF71
split-complementary
#71DADF #DF71A3 #DFAD71
monochromatic
#27A8AE #3FCDD4 #71DADF #A3E7EA #D5F4F6
Accessibility & contrast
On white
1.64
#71DADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#71DADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DADF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DADF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#28E0DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dadf; /* rgb */ color: rgb(113, 218, 223); /* oklch */ color: oklch(82.8% 0.098 199.5);
Tailwind
colors: {
custom: {
50: '#a2e5e9',
500: '#71dadf',
950: '#000000',
},
}SCSS
$custom: #71dadf; $custom-light: #a2e5e9; $custom-dark: #000000;
JSON
{
"hex": "#71dadf",
"rgb": {
"r": 113,
"g": 218,
"b": 223
},
"hsl": {
"h": 182.727,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.82762,
"c": 0.09767,
"h": 199.5
},
"luminance": 0.58981
}Semantic roles & 50–950 ramp
primary
#71DADF
secondary
#B04944
accent
#231BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484