#71CED3#71CED3
#71CED3 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.089 H 200.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #71CED3 |
|---|---|
| RGB | rgb(113, 206, 211) |
| HSL | hsl(183, 53%, 64%) |
| HSV | hsv(183, 46%, 83%) |
| CMYK | cmyk(46.4%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.49, -26.32, -11.08) |
| CIE-LCH | lch(77.49, 28.55, 202.82°) |
| OKLab | oklab(79.6% -0.0835 -0.0305) |
| OKLCH | oklch(79.6% 0.089 200.1) |
| XYZ | xyz(40.6346, 52.3531, 69.5792) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.30
Robin Egg Blue
#8AF1FE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CED3 #D37671
analogous
#71D3A7 #71CED3 #719DD3
triadic
#71CED3 #D371CE #CED371
tetradic
#71CED3 #A771D3 #D37671 #9DD371
square
#71CED3 #A771D3 #D37671 #9DD371
split-complementary
#71CED3 #D3719D #D3A771
monochromatic
#30949A #42BEC5 #71CED3 #A0DEE1 #CEEEF0
Accessibility & contrast
On white
1.83
#71CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#71CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CED3
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CED3 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D4
Deuteranopia (green-blind)
#B2BAD4
Tritanopia (blue-blind)
#3BD4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71ced3; /* rgb */ color: rgb(113, 206, 211); /* oklch */ color: oklch(79.6% 0.089 200.1);
Tailwind
colors: {
custom: {
50: '#a0dde0',
500: '#71ced3',
950: '#000000',
},
}SCSS
$custom: #71ced3; $custom-light: #a0dde0; $custom-dark: #000000;
JSON
{
"hex": "#71ced3",
"rgb": {
"r": 113,
"g": 206,
"b": 211
},
"hsl": {
"h": 183.061,
"s": 52.688,
"l": 63.529
},
"oklch": {
"l": 0.79599,
"c": 0.08891,
"h": 200.1
},
"luminance": 0.52356
}Semantic roles & 50–950 ramp
primary
#71CED3
secondary
#9F4E49
accent
#2D25C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484