#71DDDE#71DDDE
#71DDDE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.100 H 196.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDDE |
|---|---|
| RGB | rgb(113, 221, 222) |
| HSL | hsl(181, 62%, 66%) |
| HSV | hsv(181, 49%, 87%) |
| CMYK | cmyk(49.1%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.11, -30.74, -10.08) |
| CIE-LCH | lch(82.11, 32.35, 198.15°) |
| OKLab | oklab(83.42% -0.0957 -0.0278) |
| OKLCH | oklch(83.42% 0.1 196.2) |
| XYZ | xyz(45.8460, 60.4935, 78.3535) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.86
Darkturquoise
#00CED1
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.19
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDDE #DE7271
analogous
#71DEA8 #71DDDE #71A7DE
triadic
#71DDDE #DE71DD #DDDE71
tetradic
#71DDDE #A871DE #DE7271 #A7DE71
square
#71DDDE #A871DE #DE7271 #A7DE71
split-complementary
#71DDDE #DE71A7 #DEA871
monochromatic
#28ABAD #3FD1D2 #71DDDE #A3E9EA #D4F5F5
Accessibility & contrast
On white
1.60
#71DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#71DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDDE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDDE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#28E3DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71ddde; /* rgb */ color: rgb(113, 221, 222); /* oklch */ color: oklch(83.4% 0.100 196.2);
Tailwind
colors: {
custom: {
50: '#a2e8e8',
500: '#71ddde',
950: '#000000',
},
}SCSS
$custom: #71ddde; $custom-light: #a2e8e8; $custom-dark: #000000;
JSON
{
"hex": "#71ddde",
"rgb": {
"r": 113,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.55,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83418,
"c": 0.09972,
"h": 196.2
},
"luminance": 0.60498
}Semantic roles & 50–950 ramp
primary
#71DDDE
secondary
#AF4645
accent
#1D1BCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484