#71CED4#71CED4
#71CED4 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.089 H 201.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #71CED4 |
|---|---|
| RGB | rgb(113, 206, 212) |
| HSL | hsl(184, 54%, 64%) |
| HSV | hsv(184, 47%, 83%) |
| CMYK | cmyk(46.7%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.52, -26.06, -11.57) |
| CIE-LCH | lch(77.52, 28.51, 203.94°) |
| OKLab | oklab(79.63% -0.0831 -0.0319) |
| OKLCH | oklch(79.63% 0.089 201) |
| XYZ | xyz(40.7604, 52.4034, 70.2415) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 7.76
Robin'S Egg Blue
#98EFF9
ΔE00 8.20
Robin Egg Blue
#8AF1FE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CED4 #D47771
analogous
#71D4A8 #71CED4 #719CD4
triadic
#71CED4 #D471CE #CED471
tetradic
#71CED4 #A871D4 #D47771 #9CD471
square
#71CED4 #A871D4 #D47771 #9CD471
split-complementary
#71CED4 #D4719C #D4A871
monochromatic
#2F959C #42BEC6 #71CED4 #A0DEE2 #CFEEF0
Accessibility & contrast
On white
1.83
#71CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#71CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CED4
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CED4 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#3AD4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71ced4; /* rgb */ color: rgb(113, 206, 212); /* oklch */ color: oklch(79.6% 0.089 201.0);
Tailwind
colors: {
custom: {
50: '#a0dde1',
500: '#71ced4',
950: '#000000',
},
}SCSS
$custom: #71ced4; $custom-light: #a0dde1; $custom-dark: #000000;
JSON
{
"hex": "#71ced4",
"rgb": {
"r": 113,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.636,
"s": 53.514,
"l": 63.725
},
"oklch": {
"l": 0.79633,
"c": 0.08901,
"h": 201
},
"luminance": 0.52407
}Semantic roles & 50–950 ramp
primary
#71CED4
secondary
#A04E49
accent
#2E25C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484