#71CED2#71CED2
#71CED2 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.089 H 199.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71CED2 |
|---|---|
| RGB | rgb(113, 206, 210) |
| HSL | hsl(182, 52%, 63%) |
| HSV | hsv(182, 46%, 82%) |
| CMYK | cmyk(46.2%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.46, -26.57, -10.58) |
| CIE-LCH | lch(77.46, 28.60, 201.71°) |
| OKLab | oklab(79.57% -0.0839 -0.0292) |
| OKLCH | oklch(79.57% 0.089 199.2) |
| XYZ | xyz(40.5096, 52.3031, 68.9210) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.28
Darkturquoise
#00CED1
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 6.18
Robin'S Egg
#6DEDFD
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 8.43
Robin Egg Blue
#8AF1FE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CED2 #D27571
analogous
#71D2A5 #71CED2 #719DD2
triadic
#71CED2 #D271CE #CED271
tetradic
#71CED2 #A571D2 #D27571 #9DD271
square
#71CED2 #A571D2 #D27571 #9DD271
split-complementary
#71CED2 #D2719D #D2A571
monochromatic
#309498 #43BEC3 #71CED2 #9FDEE1 #CEEEEF
Accessibility & contrast
On white
1.83
#71CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#71CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CED2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CED2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B2BAD3
Tritanopia (blue-blind)
#3CD4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71ced2; /* rgb */ color: rgb(113, 206, 210); /* oklch */ color: oklch(79.6% 0.089 199.2);
Tailwind
colors: {
custom: {
50: '#a0dddf',
500: '#71ced2',
950: '#000000',
},
}SCSS
$custom: #71ced2; $custom-light: #a0dddf; $custom-dark: #000000;
JSON
{
"hex": "#71ced2",
"rgb": {
"r": 113,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.474,
"s": 51.872,
"l": 63.333
},
"oklch": {
"l": 0.79566,
"c": 0.08885,
"h": 199.2
},
"luminance": 0.52306
}Semantic roles & 50–950 ramp
primary
#71CED2
secondary
#9E4D4A
accent
#2D26BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484