#71EAAE#71EAAE
#71EAAE is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.140 H 159.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #71EAAE |
|---|---|
| RGB | rgb(113, 234, 174) |
| HSL | hsl(150, 74%, 68%) |
| HSV | hsv(150, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.69, -47.62, 18.95) |
| CIE-LCH | lch(84.69, 51.25, 158.30°) |
| OKLab | oklab(85.13% -0.1309 0.0484) |
| OKLCH | oklch(85.13% 0.14 159.7) |
| XYZ | xyz(43.8692, 65.4086, 50.3495) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 3.87
Light Blue Green
#7EFBB3
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.47
Light Aquamarine
#7BFDC7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EAAE #EA71AD
analogous
#71EA71 #71EAAE #71E9EA
triadic
#71EAAE #AE71EA #EAAE71
tetradic
#71EAAE #7171EA #EA71AD #E9EA71
square
#71EAAE #7171EA #EA71AD #E9EA71
split-complementary
#71EAAE #EA71E9 #EA7171
monochromatic
#1DC471 #3CE290 #71EAAE #A6F2CC #DCFAEB
Accessibility & contrast
On white
1.49
#71EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#71EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EAAE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EAAE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#4AE9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eaae; /* rgb */ color: rgb(113, 234, 174); /* oklch */ color: oklch(85.1% 0.140 159.7);
Tailwind
colors: {
custom: {
50: '#a2f1c6',
500: '#71eaae',
950: '#000000',
},
}SCSS
$custom: #71eaae; $custom-light: #a2f1c6; $custom-dark: #000000;
JSON
{
"hex": "#71eaae",
"rgb": {
"r": 113,
"g": 234,
"b": 174
},
"hsl": {
"h": 150.248,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.85128,
"c": 0.13953,
"h": 159.7
},
"luminance": 0.65412
}Semantic roles & 50–950 ramp
primary
#71EAAE
secondary
#C23D7F
accent
#0F72D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582