#71CED8#71CED8
#71CED8 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.090 H 204.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #71CED8 |
|---|---|
| RGB | rgb(113, 206, 216) |
| HSL | hsl(186, 57%, 65%) |
| HSV | hsv(186, 48%, 85%) |
| CMYK | cmyk(47.7%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.64, -25.01, -13.54) |
| CIE-LCH | lch(77.64, 28.44, 208.43°) |
| OKLab | oklab(79.77% -0.0815 -0.0373) |
| OKLCH | oklch(79.77% 0.09 204.6) |
| XYZ | xyz(41.2712, 52.6077, 72.9319) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.79
Mediumturquoise
#48D1CC
ΔE00 7.23
Robin'S Egg
#6DEDFD
ΔE00 7.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.94
Robin Egg Blue
#8AF1FE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CED8 #D87B71
analogous
#71D8AF #71CED8 #719BD8
triadic
#71CED8 #D871CE #CED871
tetradic
#71CED8 #AF71D8 #D87B71 #9BD871
square
#71CED8 #AF71D8 #D87B71 #9BD871
split-complementary
#71CED8 #D8719B #D8AF71
monochromatic
#2D97A2 #41BDCB #71CED8 #A1DFE5 #D1EFF2
Accessibility & contrast
On white
1.82
#71CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#71CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CED8
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CED8 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D9
Deuteranopia (green-blind)
#B0BAD8
Tritanopia (blue-blind)
#36D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71ced8; /* rgb */ color: rgb(113, 206, 216); /* oklch */ color: oklch(79.8% 0.090 204.6);
Tailwind
colors: {
custom: {
50: '#a1dde4',
500: '#71ced8',
950: '#000000',
},
}SCSS
$custom: #71ced8; $custom-light: #a1dde4; $custom-dark: #000000;
JSON
{
"hex": "#71ced8",
"rgb": {
"r": 113,
"g": 206,
"b": 216
},
"hsl": {
"h": 185.825,
"s": 56.906,
"l": 64.51
},
"oklch": {
"l": 0.79771,
"c": 0.08962,
"h": 204.6
},
"luminance": 0.52611
}Semantic roles & 50–950 ramp
primary
#71CED8
secondary
#A65147
accent
#3121C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484