#71DDDB#71DDDB
#71DDDB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.100 H 193.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDDB |
|---|---|
| RGB | rgb(113, 221, 219) |
| HSL | hsl(179, 61%, 65%) |
| HSV | hsv(179, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.02, -31.51, -8.61) |
| CIE-LCH | lch(82.02, 32.67, 195.28°) |
| OKLab | oklab(83.32% -0.097 -0.0238) |
| OKLCH | oklch(83.32% 0.1 193.8) |
| XYZ | xyz(45.4475, 60.3341, 76.2547) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.33
Turquoise
#40E0D0
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 7.01
Robin'S Egg
#6DEDFD
ΔE00 7.06
Bright Light Blue
#26F7FD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDDB #DD7173
analogous
#71DDA5 #71DDDB #71A9DD
triadic
#71DDDB #DB71DD #DDDB71
tetradic
#71DDDB #A571DD #DD7173 #A9DD71
square
#71DDDB #A571DD #DD7173 #A9DD71
split-complementary
#71DDDB #DD71A9 #DDA571
monochromatic
#29ABA8 #40D1CE #71DDDB #A2E9E8 #D4F5F4
Accessibility & contrast
On white
1.61
#71DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#71DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDDB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDDB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#2CE3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71dddb; /* rgb */ color: rgb(113, 221, 219); /* oklch */ color: oklch(83.3% 0.100 193.8);
Tailwind
colors: {
custom: {
50: '#a2e8e6',
500: '#71dddb',
950: '#000000',
},
}SCSS
$custom: #71dddb; $custom-light: #a2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#71dddb",
"rgb": {
"r": 113,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.889,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.83319,
"c": 0.09987,
"h": 193.8
},
"luminance": 0.60338
}Semantic roles & 50–950 ramp
primary
#71DDDB
secondary
#AD4547
accent
#1C20C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484