#71D2C8#71D2C8
#71D2C8 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.093 H 186.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2C8 |
|---|---|
| RGB | rgb(113, 210, 200) |
| HSL | hsl(174, 52%, 63%) |
| HSV | hsv(174, 46%, 82%) |
| CMYK | cmyk(46.2%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.33, -31.03, -3.92) |
| CIE-LCH | lch(78.33, 31.27, 187.21°) |
| OKLab | oklab(80.17% -0.0927 -0.0111) |
| OKLCH | oklch(80.17% 0.093 186.8) |
| XYZ | xyz(40.2778, 53.7707, 62.8887) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.65
Turquoise
#40E0D0
ΔE00 5.32
Seafoam Blue
#78D1B6
ΔE00 6.07
Pale Teal
#82CBB2
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.65
Topaz
#13BBAF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2C8 #D2717B
analogous
#71D297 #71D2C8 #71ACD2
triadic
#71D2C8 #C871D2 #D2C871
tetradic
#71D2C8 #9771D2 #D2717B #ACD271
square
#71D2C8 #9771D2 #D2717B #ACD271
split-complementary
#71D2C8 #D271AC #D29771
monochromatic
#30988E #43C3B6 #71D2C8 #9FE1DA #CEEFEC
Accessibility & contrast
On white
1.79
#71D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#71D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2C8
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2C8 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#42D6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d2c8; /* rgb */ color: rgb(113, 210, 200); /* oklch */ color: oklch(80.2% 0.093 186.8);
Tailwind
colors: {
custom: {
50: '#a0e0d8',
500: '#71d2c8',
950: '#000000',
},
}SCSS
$custom: #71d2c8; $custom-light: #a0e0d8; $custom-dark: #000000;
JSON
{
"hex": "#71d2c8",
"rgb": {
"r": 113,
"g": 210,
"b": 200
},
"hsl": {
"h": 173.814,
"s": 51.872,
"l": 63.333
},
"oklch": {
"l": 0.80168,
"c": 0.09332,
"h": 186.8
},
"luminance": 0.53774
}Semantic roles & 50–950 ramp
primary
#71D2C8
secondary
#9E4A52
accent
#2636BF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483