#71EBB2#71EBB2
#71EBB2 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.5% C 0.138 H 161.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBB2 |
|---|---|
| RGB | rgb(113, 235, 178) |
| HSL | hsl(152, 75%, 68%) |
| HSV | hsv(152, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.07, -47.24, 17.39) |
| CIE-LCH | lch(85.07, 50.34, 159.78°) |
| OKLab | oklab(85.46% -0.1302 0.0445) |
| OKLCH | oklch(85.46% 0.138 161.1) |
| XYZ | xyz(44.5504, 66.1378, 52.5290) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.78
Light Turquoise
#7EF4CC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBB2 #EB71AA
analogous
#71EB75 #71EBB2 #71E7EB
triadic
#71EBB2 #B271EB #EBB271
tetradic
#71EBB2 #7571EB #EB71AA #E7EB71
square
#71EBB2 #7571EB #EB71AA #E7EB71
split-complementary
#71EBB2 #EB71E7 #EB7571
monochromatic
#1CC676 #3BE395 #71EBB2 #A7F3CF #DCFAEC
Accessibility & contrast
On white
1.48
#71EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#71EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBB2
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBB2 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#48EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71ebb2; /* rgb */ color: rgb(113, 235, 178); /* oklch */ color: oklch(85.5% 0.138 161.1);
Tailwind
colors: {
custom: {
50: '#a2f2c9',
500: '#71ebb2',
950: '#000000',
},
}SCSS
$custom: #71ebb2; $custom-light: #a2f2c9; $custom-dark: #000000;
JSON
{
"hex": "#71ebb2",
"rgb": {
"r": 113,
"g": 235,
"b": 178
},
"hsl": {
"h": 151.967,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85458,
"c": 0.13757,
"h": 161.1
},
"luminance": 0.66142
}Semantic roles & 50–950 ramp
primary
#71EBB2
secondary
#C33D7C
accent
#0E6CD7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582