#71DFB2#71DFB2
#71DFB2 is a very light, vivid teal. Relative luminance 0.595; OKLCH L 82.6% C 0.121 H 164.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFB2 |
|---|---|
| RGB | rgb(113, 223, 178) |
| HSL | hsl(155, 63%, 66%) |
| HSV | hsv(155, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.56, -42.04, 12.46) |
| CIE-LCH | lch(81.56, 43.85, 163.49°) |
| OKLab | oklab(82.61% -0.117 0.032) |
| OKLCH | oklch(82.61% 0.121 164.7) |
| XYZ | xyz(41.2300, 59.4970, 51.4222) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.50
Eucalyptus
#44D7A8
ΔE00 3.79
Light Teal
#90E4C1
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.77
Aqua Marine
#2EE8BB
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFB2 #DF719E
analogous
#71DF7B #71DFB2 #71D5DF
triadic
#71DFB2 #B271DF #DFB271
tetradic
#71DFB2 #7B71DF #DF719E #D5DF71
square
#71DFB2 #7B71DF #DF719E #D5DF71
split-complementary
#71DFB2 #DF71D5 #DF7B71
monochromatic
#27AE77 #3FD497 #71DFB2 #A3EACD #D5F6E8
Accessibility & contrast
On white
1.63
#71DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#71DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFB2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFB2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#4BDFD2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dfb2; /* rgb */ color: rgb(113, 223, 178); /* oklch */ color: oklch(82.6% 0.121 164.7);
Tailwind
colors: {
custom: {
50: '#a0e9c9',
500: '#71dfb2',
950: '#000000',
},
}SCSS
$custom: #71dfb2; $custom-light: #a0e9c9; $custom-dark: #000000;
JSON
{
"hex": "#71dfb2",
"rgb": {
"r": 113,
"g": 223,
"b": 178
},
"hsl": {
"h": 155.455,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.82609,
"c": 0.12128,
"h": 164.7
},
"luminance": 0.595
}Semantic roles & 50–950 ramp
primary
#71DFB2
secondary
#B04470
accent
#1B63CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482