#71E2EE#71E2EE
#71E2EE is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.1% C 0.104 H 204.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #71E2EE |
|---|---|
| RGB | rgb(113, 226, 238) |
| HSL | hsl(186, 79%, 69%) |
| HSV | hsv(186, 53%, 93%) |
| CMYK | cmyk(52.5%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.00, -28.95, -15.72) |
| CIE-LCH | lch(84.00, 32.94, 208.50°) |
| OKLab | oklab(85.1% -0.0947 -0.0434) |
| OKLCH | oklch(85.1% 0.104 204.6) |
| XYZ | xyz(49.4328, 64.0719, 90.6344) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.69
Robin Egg Blue
#8AF1FE
ΔE00 3.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E2EE #EE7D71
analogous
#71EEBC #71E2EE #71A4EE
triadic
#71E2EE #EE71E2 #E2EE71
tetradic
#71E2EE #BC71EE #EE7D71 #A4EE71
square
#71E2EE #BC71EE #EE7D71 #A4EE71
split-complementary
#71E2EE #EE71A4 #EEBC71
monochromatic
#18BBCC #3AD7E7 #71E2EE #A8EDF5 #DEF8FB
Accessibility & contrast
On white
1.52
#71E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#71E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E2EE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E2EE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e2ee; /* rgb */ color: rgb(113, 226, 238); /* oklch */ color: oklch(85.1% 0.104 204.6);
Tailwind
colors: {
custom: {
50: '#a3ebf3',
500: '#71e2ee',
950: '#000000',
},
}SCSS
$custom: #71e2ee; $custom-light: #a3ebf3; $custom-dark: #000000;
JSON
{
"hex": "#71e2ee",
"rgb": {
"r": 113,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.76,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.85102,
"c": 0.10418,
"h": 204.6
},
"luminance": 0.64076
}Semantic roles & 50–950 ramp
primary
#71E2EE
secondary
#C74A3D
accent
#1F0BDB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485