#71CED5#71CED5
#71CED5 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.089 H 201.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #71CED5 |
|---|---|
| RGB | rgb(113, 206, 213) |
| HSL | hsl(184, 54%, 64%) |
| HSV | hsv(184, 47%, 84%) |
| CMYK | cmyk(46.9%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.55, -25.80, -12.06) |
| CIE-LCH | lch(77.55, 28.48, 205.06°) |
| OKLab | oklab(79.67% -0.0827 -0.0332) |
| OKLCH | oklch(79.67% 0.089 201.9) |
| XYZ | xyz(40.8869, 52.4540, 70.9079) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 7.63
Robin'S Egg Blue
#98EFF9
ΔE00 8.11
Robin Egg Blue
#8AF1FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CED5 #D57871
analogous
#71D5AA #71CED5 #719CD5
triadic
#71CED5 #D571CE #CED571
tetradic
#71CED5 #AA71D5 #D57871 #9CD571
square
#71CED5 #AA71D5 #D57871 #9CD571
split-complementary
#71CED5 #D5719C #D5AA71
monochromatic
#2E959D #42BEC7 #71CED5 #A0DEE3 #CFEFF1
Accessibility & contrast
On white
1.83
#71CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#71CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CED5
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CED5 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B1BAD6
Tritanopia (blue-blind)
#39D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71ced5; /* rgb */ color: rgb(113, 206, 213); /* oklch */ color: oklch(79.7% 0.089 201.9);
Tailwind
colors: {
custom: {
50: '#a0dde1',
500: '#71ced5',
950: '#000000',
},
}SCSS
$custom: #71ced5; $custom-light: #a0dde1; $custom-dark: #000000;
JSON
{
"hex": "#71ced5",
"rgb": {
"r": 113,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.2,
"s": 54.348,
"l": 63.922
},
"oklch": {
"l": 0.79667,
"c": 0.08912,
"h": 201.9
},
"luminance": 0.52457
}Semantic roles & 50–950 ramp
primary
#71CED5
secondary
#A24F49
accent
#2F24C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484