#71CEDB#71CEDB
#71CEDB is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.090 H 207.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #71CEDB |
|---|---|
| RGB | rgb(113, 206, 219) |
| HSL | hsl(187, 60%, 65%) |
| HSV | hsv(187, 48%, 86%) |
| CMYK | cmyk(48.4%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.74, -24.22, -15.01) |
| CIE-LCH | lch(77.74, 28.49, 211.79°) |
| OKLab | oklab(79.88% -0.0803 -0.0414) |
| OKLCH | oklch(79.88% 0.09 207.3) |
| XYZ | xyz(41.6626, 52.7643, 74.9931) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 7.25
Sky Blue
#87CEEB
ΔE00 7.35
Neon Blue
#04D9FF
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 7.55
Robin'S Egg Blue
#98EFF9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CEDB #DB7E71
analogous
#71DBB3 #71CEDB #7199DB
triadic
#71CEDB #DB71CE #CEDB71
tetradic
#71CEDB #B371DB #DB7E71 #99DB71
square
#71CEDB #B371DB #DB7E71 #99DB71
split-complementary
#71CEDB #DB7199 #DBB371
monochromatic
#2A98A7 #40BDCF #71CEDB #A2DFE7 #D3F0F4
Accessibility & contrast
On white
1.82
#71CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#71CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CEDB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CEDB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DC
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#33D5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cedb; /* rgb */ color: rgb(113, 206, 219); /* oklch */ color: oklch(79.9% 0.090 207.3);
Tailwind
colors: {
custom: {
50: '#a1dde6',
500: '#71cedb',
950: '#000000',
},
}SCSS
$custom: #71cedb; $custom-light: #a1dde6; $custom-dark: #000000;
JSON
{
"hex": "#71cedb",
"rgb": {
"r": 113,
"g": 206,
"b": 219
},
"hsl": {
"h": 187.358,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.79876,
"c": 0.09032,
"h": 207.3
},
"luminance": 0.52768
}Semantic roles & 50–950 ramp
primary
#71CEDB
secondary
#AA5246
accent
#331EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484