#71F5F5#71F5F5
#71F5F5 is a very light, moderate teal. Relative luminance 0.754; OKLCH L 89.7% C 0.116 H 195.3°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #71F5F5 |
|---|---|
| RGB | rgb(113, 245, 245) |
| HSL | hsl(180, 87%, 70%) |
| HSV | hsv(180, 54%, 96%) |
| CMYK | cmyk(53.9%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(89.58, -36.08, -11.05) |
| CIE-LCH | lch(89.58, 37.74, 197.02°) |
| OKLab | oklab(89.66% -0.112 -0.0306) |
| OKLCH | oklch(89.66% 0.116 195.3) |
| XYZ | xyz(55.9369, 75.4027, 97.9748) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.08
Bright Light Blue
#26F7FD
ΔE00 3.52
Aqua
#00FFFF
ΔE00 4.29
Bright Turquoise
#0FFEF9
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F5F5 #F57171
analogous
#71F5B3 #71F5F5 #71B3F5
triadic
#71F5F5 #F571F5 #F5F571
tetradic
#71F5F5 #B371F5 #F57171 #B3F571
square
#71F5F5 #B371F5 #F57171 #B3F571
split-complementary
#71F5F5 #F571B3 #F5B371
monochromatic
#10DCDC #38F1F1 #71F5F5 #AAF9F9 #E2FDFD
Accessibility & contrast
On white
1.31
#71F5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#71F5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F5F5
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F5F5 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF5
Deuteranopia (green-blind)
#D1DAF6
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #71f5f5; /* rgb */ color: rgb(113, 245, 245); /* oklch */ color: oklch(89.7% 0.116 195.3);
Tailwind
colors: {
custom: {
50: '#a5f9f8',
500: '#71f5f5',
950: '#000000',
},
}SCSS
$custom: #71f5f5; $custom-light: #a5f9f8; $custom-dark: #000000;
JSON
{
"hex": "#71f5f5",
"rgb": {
"r": 113,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.89664,
"c": 0.11607,
"h": 195.3
},
"luminance": 0.75408
}Semantic roles & 50–950 ramp
primary
#71F5F5
secondary
#CF3B3B
accent
#0202E3
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585