#71FFEB#71FFEB
#71FFEB is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.127 H 182.8°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFEB |
|---|---|
| RGB | rgb(113, 255, 235) |
| HSL | hsl(172, 100%, 72%) |
| HSV | hsv(172, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.14, -43.11, -2.07) |
| CIE-LCH | lch(92.14, 43.16, 182.74°) |
| OKLab | oklab(91.65% -0.1265 -0.0063) |
| OKLCH | oklch(91.65% 0.127 182.8) |
| XYZ | xyz(57.5588, 81.0232, 91.1869) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 5.64
Bright Turquoise
#0FFEF9
ΔE00 5.76
Aquamarine
#7FFFD4
ΔE00 6.90
Light Turquoise
#7EF4CC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFEB #FF7185
analogous
#71FFA4 #71FFEB #71CCFF
triadic
#71FFEB #EB71FF #FFEB71
tetradic
#71FFEB #A471FF #FF7185 #CCFF71
square
#71FFEB #A471FF #FF7185 #CCFF71
split-complementary
#71FFEB #FF71CC #FFA471
monochromatic
#00F6D3 #34FFE2 #71FFEB #AEFFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#71FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#71FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFEB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFEB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71ffeb; /* rgb */ color: rgb(113, 255, 235); /* oklch */ color: oklch(91.6% 0.127 182.8);
Tailwind
colors: {
custom: {
50: '#a6fff1',
500: '#71ffeb',
950: '#000000',
},
}SCSS
$custom: #71ffeb; $custom-light: #a6fff1; $custom-dark: #000000;
JSON
{
"hex": "#71ffeb",
"rgb": {
"r": 113,
"g": 255,
"b": 235
},
"hsl": {
"h": 171.549,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91646,
"c": 0.12666,
"h": 182.8
},
"luminance": 0.81029
}Semantic roles & 50–950 ramp
primary
#71FFEB
secondary
#DC384F
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685