#71CEB3#71CEB3
#71CEB3 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.098 H 172.8°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #71CEB3 |
|---|---|
| RGB | rgb(113, 206, 179) |
| HSL | hsl(163, 49%, 63%) |
| HSV | hsv(163, 45%, 81%) |
| CMYK | cmyk(45.1%, 0%, 13.1%, 19.2%) |
| CIE-LAB | lab(76.62, -34.10, 4.86) |
| CIE-LCH | lch(76.62, 34.44, 171.88°) |
| OKLab | oklab(78.61% -0.0972 0.0124) |
| OKLCH | oklch(78.61% 0.098 172.8) |
| XYZ | xyz(37.0147, 50.9051, 50.5142) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.00
Pale Teal
#82CBB2
ΔE00 2.51
Mediumaquamarine
#66CDAA
ΔE00 2.52
Light Teal
#90E4C1
ΔE00 6.13
Eucalyptus
#44D7A8
ΔE00 6.22
Seafoam
#7FE0B3
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CEB3 #CE718C
analogous
#71CE85 #71CEB3 #71BACE
triadic
#71CEB3 #B371CE #CEB371
tetradic
#71CEB3 #8571CE #CE718C #BACE71
square
#71CEB3 #8571CE #CE718C #BACE71
split-complementary
#71CEB3 #CE71BA #CE8571
monochromatic
#329276 #44BE9B #71CEB3 #9EDECB #CCEDE4
Accessibility & contrast
On white
1.88
#71CEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#71CEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CEB3
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CEB3 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B2
Deuteranopia (green-blind)
#BAB9B5
Tritanopia (blue-blind)
#50D0C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71ceb3; /* rgb */ color: rgb(113, 206, 179); /* oklch */ color: oklch(78.6% 0.098 172.8);
Tailwind
colors: {
custom: {
50: '#9fddc9',
500: '#71ceb3',
950: '#000000',
},
}SCSS
$custom: #71ceb3; $custom-light: #9fddc9; $custom-dark: #000000;
JSON
{
"hex": "#71ceb3",
"rgb": {
"r": 113,
"g": 206,
"b": 179
},
"hsl": {
"h": 162.581,
"s": 48.691,
"l": 62.549
},
"oklch": {
"l": 0.7861,
"c": 0.09796,
"h": 172.8
},
"luminance": 0.50908
}Semantic roles & 50–950 ramp
primary
#71CEB3
secondary
#984B61
accent
#2A54BC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482