#71CFD2#71CFD2
#71CFD2 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.090 H 198.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFD2 |
|---|---|
| RGB | rgb(113, 207, 210) |
| HSL | hsl(182, 52%, 63%) |
| HSV | hsv(182, 46%, 82%) |
| CMYK | cmyk(46.2%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.75, -27.06, -10.15) |
| CIE-LCH | lch(77.75, 28.91, 200.57°) |
| OKLab | oklab(79.8% -0.085 -0.028) |
| OKLCH | oklch(79.8% 0.09 198.2) |
| XYZ | xyz(40.7511, 52.7861, 69.0015) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 8.04
Robin'S Egg Blue
#98EFF9
ΔE00 8.37
Robin Egg Blue
#8AF1FE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFD2 #D27471
analogous
#71D2A4 #71CFD2 #719ED2
triadic
#71CFD2 #D271CF #CFD271
tetradic
#71CFD2 #A471D2 #D27471 #9ED271
square
#71CFD2 #A471D2 #D27471 #9ED271
split-complementary
#71CFD2 #D2719E #D2A471
monochromatic
#309598 #43BFC3 #71CFD2 #9FDFE1 #CEEEEF
Accessibility & contrast
On white
1.82
#71CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#71CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFD2
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFD2 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D2
Deuteranopia (green-blind)
#B3BBD3
Tritanopia (blue-blind)
#3BD5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cfd2; /* rgb */ color: rgb(113, 207, 210); /* oklch */ color: oklch(79.8% 0.090 198.2);
Tailwind
colors: {
custom: {
50: '#a0dedf',
500: '#71cfd2',
950: '#000000',
},
}SCSS
$custom: #71cfd2; $custom-light: #a0dedf; $custom-dark: #000000;
JSON
{
"hex": "#71cfd2",
"rgb": {
"r": 113,
"g": 207,
"b": 210
},
"hsl": {
"h": 181.856,
"s": 51.872,
"l": 63.333
},
"oklch": {
"l": 0.79796,
"c": 0.08954,
"h": 198.2
},
"luminance": 0.5279
}Semantic roles & 50–950 ramp
primary
#71CFD2
secondary
#9E4C4A
accent
#2B26BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484