#71D8DF#71D8DF
#71D8DF is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.3% C 0.096 H 201.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71D8DF |
|---|---|
| RGB | rgb(113, 216, 223) |
| HSL | hsl(184, 63%, 66%) |
| HSV | hsv(184, 49%, 87%) |
| CMYK | cmyk(49.3%, 3.1%, 0%, 12.5%) |
| CIE-LAB | lab(80.71, -28.08, -12.69) |
| CIE-LCH | lch(80.71, 30.81, 204.33°) |
| OKLab | oklab(82.3% -0.0898 -0.035) |
| OKLCH | oklch(82.3% 0.096 201.3) |
| XYZ | xyz(44.6799, 57.9462, 78.6279) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D8DF #DF7871
analogous
#71DFAF #71D8DF #71A1DF
triadic
#71D8DF #DF71D8 #D8DF71
tetradic
#71D8DF #AF71DF #DF7871 #A1DF71
square
#71D8DF #AF71DF #DF7871 #A1DF71
split-complementary
#71D8DF #DF71A1 #DFAF71
monochromatic
#27A6AE #3FCAD4 #71D8DF #A3E6EA #D5F3F6
Accessibility & contrast
On white
1.67
#71D8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#71D8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D8DF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D8DF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#2ADFDA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71d8df; /* rgb */ color: rgb(113, 216, 223); /* oklch */ color: oklch(82.3% 0.096 201.3);
Tailwind
colors: {
custom: {
50: '#a2e4e9',
500: '#71d8df',
950: '#000000',
},
}SCSS
$custom: #71d8df; $custom-light: #a2e4e9; $custom-dark: #000000;
JSON
{
"hex": "#71d8df",
"rgb": {
"r": 113,
"g": 216,
"b": 223
},
"hsl": {
"h": 183.818,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.82304,
"c": 0.09641,
"h": 201.3
},
"luminance": 0.5795
}Semantic roles & 50–950 ramp
primary
#71D8DF
secondary
#B04B44
accent
#261BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484