#71F4F4#71F4F4
#71F4F4 is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.4% C 0.115 H 195.3°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #71F4F4 |
|---|---|
| RGB | rgb(113, 244, 244) |
| HSL | hsl(180, 86%, 70%) |
| HSV | hsv(180, 54%, 96%) |
| CMYK | cmyk(53.7%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(89.27, -35.88, -10.99) |
| CIE-LCH | lch(89.27, 37.52, 197.03°) |
| OKLab | oklab(89.4% -0.1113 -0.0304) |
| OKLCH | oklch(89.4% 0.115 195.3) |
| XYZ | xyz(55.4830, 74.7383, 97.0724) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.22
Bright Light Blue
#26F7FD
ΔE00 3.57
Aqua
#00FFFF
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 4.74
Robin'S Egg
#6DEDFD
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F4F4 #F47171
analogous
#71F4B3 #71F4F4 #71B2F4
triadic
#71F4F4 #F471F4 #F4F471
tetradic
#71F4F4 #B271F4 #F47171 #B3F471
square
#71F4F4 #B271F4 #F47171 #B3F471
split-complementary
#71F4F4 #F471B3 #F4B371
monochromatic
#11DADA #38F0F0 #71F4F4 #AAF8F8 #E3FDFD
Accessibility & contrast
On white
1.32
#71F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#71F4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F4F4
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F4F4 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF4
Deuteranopia (green-blind)
#D0DAF5
Tritanopia (blue-blind)
#00FBF4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #71f4f4; /* rgb */ color: rgb(113, 244, 244); /* oklch */ color: oklch(89.4% 0.115 195.3);
Tailwind
colors: {
custom: {
50: '#a5f8f7',
500: '#71f4f4',
950: '#000000',
},
}SCSS
$custom: #71f4f4; $custom-light: #a5f8f7; $custom-dark: #000000;
JSON
{
"hex": "#71f4f4",
"rgb": {
"r": 113,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.89404,
"c": 0.11541,
"h": 195.3
},
"luminance": 0.74744
}Semantic roles & 50–950 ramp
primary
#71F4F4
secondary
#CE3B3B
accent
#0303E2
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585