#71EEED#71EEED
#71EEED is a very light, moderate teal. Relative luminance 0.708; OKLCH L 87.8% C 0.112 H 194.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #71EEED |
|---|---|
| RGB | rgb(113, 238, 237) |
| HSL | hsl(180, 79%, 69%) |
| HSV | hsv(180, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.37, -34.90, -10.15) |
| CIE-LCH | lch(87.37, 36.35, 196.22°) |
| OKLab | oklab(87.81% -0.1079 -0.0281) |
| OKLCH | oklch(87.81% 0.112 194.6) |
| XYZ | xyz(52.6642, 70.7692, 90.9888) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.19
Bright Light Blue
#26F7FD
ΔE00 4.22
Aqua
#00FFFF
ΔE00 5.25
Bright Turquoise
#0FFEF9
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EEED #EE7172
analogous
#71EEAF #71EEED #71B1EE
triadic
#71EEED #ED71EE #EEED71
tetradic
#71EEED #AF71EE #EE7172 #B1EE71
square
#71EEED #AF71EE #EE7172 #B1EE71
split-complementary
#71EEED #EE71B1 #EEAF71
monochromatic
#18CCCB #3AE7E6 #71EEED #A8F5F4 #DEFBFB
Accessibility & contrast
On white
1.39
#71EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#71EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EEED
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EEED | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #71eeed; /* rgb */ color: rgb(113, 238, 237); /* oklch */ color: oklch(87.8% 0.112 194.6);
Tailwind
colors: {
custom: {
50: '#a4f4f2',
500: '#71eeed',
950: '#000000',
},
}SCSS
$custom: #71eeed; $custom-light: #a4f4f2; $custom-dark: #000000;
JSON
{
"hex": "#71eeed",
"rgb": {
"r": 113,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.52,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.87806,
"c": 0.1115,
"h": 194.6
},
"luminance": 0.70774
}Semantic roles & 50–950 ramp
primary
#71EEED
secondary
#C73D3E
accent
#0B0CDB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585