#71E0EA#71E0EA
#71E0EA is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.5% C 0.102 H 203.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #71E0EA |
|---|---|
| RGB | rgb(113, 224, 234) |
| HSL | hsl(185, 74%, 68%) |
| HSV | hsv(185, 52%, 92%) |
| CMYK | cmyk(51.7%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(83.31, -29.05, -14.63) |
| CIE-LCH | lch(83.31, 32.53, 206.74°) |
| OKLab | oklab(84.51% -0.0941 -0.0404) |
| OKLCH | oklch(84.51% 0.102 203.2) |
| XYZ | xyz(48.3110, 62.7581, 87.3936) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.38
Robin Egg Blue
#8AF1FE
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 4.74
Aqua Blue
#02D8E9
ΔE00 4.85
Bright Light Blue
#26F7FD
ΔE00 6.85
Darkturquoise
#00CED1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E0EA #EA7B71
analogous
#71EAB8 #71E0EA #71A3EA
triadic
#71E0EA #EA71E0 #E0EA71
tetradic
#71E0EA #B871EA #EA7B71 #A3EA71
square
#71E0EA #B871EA #EA7B71 #A3EA71
split-complementary
#71E0EA #EA71A3 #EAB871
monochromatic
#1DB6C4 #3CD4E2 #71E0EA #A6ECF2 #DCF7FA
Accessibility & contrast
On white
1.55
#71E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#71E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E0EA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E0EA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#BEC9EB
Tritanopia (blue-blind)
#0AE7E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e0ea; /* rgb */ color: rgb(113, 224, 234); /* oklch */ color: oklch(84.5% 0.102 203.2);
Tailwind
colors: {
custom: {
50: '#a3eaf0',
500: '#71e0ea',
950: '#000000',
},
}SCSS
$custom: #71e0ea; $custom-light: #a3eaf0; $custom-dark: #000000;
JSON
{
"hex": "#71e0ea",
"rgb": {
"r": 113,
"g": 224,
"b": 234
},
"hsl": {
"h": 184.959,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84509,
"c": 0.10244,
"h": 203.2
},
"luminance": 0.62763
}Semantic roles & 50–950 ramp
primary
#71E0EA
secondary
#C2483D
accent
#200FD6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485