#71DFE8#71DFE8
#71DFE8 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.102 H 202.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFE8 |
|---|---|
| RGB | rgb(113, 223, 232) |
| HSL | hsl(185, 72%, 68%) |
| HSV | hsv(185, 51%, 91%) |
| CMYK | cmyk(51.3%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.97, -29.10, -14.09) |
| CIE-LCH | lch(82.97, 32.33, 205.84°) |
| OKLab | oklab(84.21% -0.0939 -0.0389) |
| OKLCH | oklch(84.21% 0.102 202.5) |
| XYZ | xyz(47.7573, 62.1079, 85.7996) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 4.63
Aqua Blue
#02D8E9
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 6.91
Mediumturquoise
#48D1CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFE8 #E87A71
analogous
#71E8B6 #71DFE8 #71A3E8
triadic
#71DFE8 #E871DF #DFE871
tetradic
#71DFE8 #B671E8 #E87A71 #A3E871
square
#71DFE8 #B671E8 #E87A71 #A3E871
split-complementary
#71DFE8 #E871A3 #E8B671
monochromatic
#1FB3C0 #3CD3DF #71DFE8 #A6EBF1 #DAF7F9
Accessibility & contrast
On white
1.56
#71DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#71DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFE8
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFE8 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E9
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#13E6E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71dfe8; /* rgb */ color: rgb(113, 223, 232); /* oklch */ color: oklch(84.2% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#a3e9ef',
500: '#71dfe8',
950: '#000000',
},
}SCSS
$custom: #71dfe8; $custom-light: #a3e9ef; $custom-dark: #000000;
JSON
{
"hex": "#71dfe8",
"rgb": {
"r": 113,
"g": 223,
"b": 232
},
"hsl": {
"h": 184.538,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84212,
"c": 0.1016,
"h": 202.5
},
"luminance": 0.62112
}Semantic roles & 50–950 ramp
primary
#71DFE8
secondary
#BF483F
accent
#2011D4
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485