#71DBDF#71DBDF
#71DBDF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.0% C 0.098 H 198.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71DBDF |
|---|---|
| RGB | rgb(113, 219, 223) |
| HSL | hsl(182, 63%, 66%) |
| HSV | hsv(182, 49%, 87%) |
| CMYK | cmyk(49.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.56, -29.53, -11.42) |
| CIE-LCH | lch(81.56, 31.66, 201.14°) |
| OKLab | oklab(82.99% -0.0931 -0.0315) |
| OKLCH | oklch(82.99% 0.098 198.7) |
| XYZ | xyz(45.4555, 59.4974, 78.8865) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.57
Darkturquoise
#00CED1
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DBDF #DF7571
analogous
#71DFAC #71DBDF #71A4DF
triadic
#71DBDF #DF71DB #DBDF71
tetradic
#71DBDF #AC71DF #DF7571 #A4DF71
square
#71DBDF #AC71DF #DF7571 #A4DF71
split-complementary
#71DBDF #DF71A4 #DFAC71
monochromatic
#27A9AE #3FCED4 #71DBDF #A3E8EA #D5F4F6
Accessibility & contrast
On white
1.63
#71DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#71DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DBDF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DBDF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#28E1DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dbdf; /* rgb */ color: rgb(113, 219, 223); /* oklch */ color: oklch(83.0% 0.098 198.7);
Tailwind
colors: {
custom: {
50: '#a2e6e9',
500: '#71dbdf',
950: '#000000',
},
}SCSS
$custom: #71dbdf; $custom-light: #a2e6e9; $custom-dark: #000000;
JSON
{
"hex": "#71dbdf",
"rgb": {
"r": 113,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.182,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.82991,
"c": 0.09833,
"h": 198.7
},
"luminance": 0.59501
}Semantic roles & 50–950 ramp
primary
#71DBDF
secondary
#B04844
accent
#211BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484