#71EAAF#71EAAF
#71EAAF is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.2% C 0.139 H 160.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71EAAF |
|---|---|
| RGB | rgb(113, 234, 175) |
| HSL | hsl(151, 74%, 68%) |
| HSV | hsv(151, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.71, -47.42, 18.46) |
| CIE-LCH | lch(84.71, 50.89, 158.73°) |
| OKLab | oklab(85.15% -0.1304 0.0471) |
| OKLCH | oklch(85.15% 0.139 160.1) |
| XYZ | xyz(43.9670, 65.4477, 50.8648) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.73
Light Blue Green
#7EFBB3
ΔE00 4.25
Light Aquamarine
#7BFDC7
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EAAF #EA71AC
analogous
#71EA72 #71EAAF #71E8EA
triadic
#71EAAF #AF71EA #EAAF71
tetradic
#71EAAF #7271EA #EA71AC #E8EA71
square
#71EAAF #7271EA #EA71AC #E8EA71
split-complementary
#71EAAF #EA71E8 #EA7271
monochromatic
#1DC472 #3CE291 #71EAAF #A6F2CD #DCFAEB
Accessibility & contrast
On white
1.49
#71EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#71EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EAAF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EAAF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#49E9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eaaf; /* rgb */ color: rgb(113, 234, 175); /* oklch */ color: oklch(85.2% 0.139 160.1);
Tailwind
colors: {
custom: {
50: '#a2f1c7',
500: '#71eaaf',
950: '#000000',
},
}SCSS
$custom: #71eaaf; $custom-light: #a2f1c7; $custom-dark: #000000;
JSON
{
"hex": "#71eaaf",
"rgb": {
"r": 113,
"g": 234,
"b": 175
},
"hsl": {
"h": 150.744,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.85151,
"c": 0.13869,
"h": 160.1
},
"luminance": 0.65451
}Semantic roles & 50–950 ramp
primary
#71EAAF
secondary
#C23D7E
accent
#0F70D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582