#71E4EE#71E4EE
#71E4EE is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.6% C 0.105 H 203.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71E4EE |
|---|---|
| RGB | rgb(113, 228, 238) |
| HSL | hsl(185, 79%, 69%) |
| HSV | hsv(185, 53%, 93%) |
| CMYK | cmyk(52.5%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.57, -29.91, -14.87) |
| CIE-LCH | lch(84.57, 33.41, 206.43°) |
| OKLab | oklab(85.56% -0.0968 -0.0411) |
| OKLCH | oklch(85.56% 0.105 203) |
| XYZ | xyz(49.9798, 65.1659, 90.8167) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.68
Robin Egg Blue
#8AF1FE
ΔE00 3.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.29
Aqua Blue
#02D8E9
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 6.12
Bright Cyan
#41FDFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E4EE #EE7B71
analogous
#71EEBA #71E4EE #71A6EE
triadic
#71E4EE #EE71E4 #E4EE71
tetradic
#71E4EE #BA71EE #EE7B71 #A6EE71
square
#71E4EE #BA71EE #EE7B71 #A6EE71
split-complementary
#71E4EE #EE71A6 #EEBA71
monochromatic
#18BECC #3ADAE7 #71E4EE #A8EEF5 #DEF9FB
Accessibility & contrast
On white
1.50
#71E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#71E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E4EE
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E4EE | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71e4ee; /* rgb */ color: rgb(113, 228, 238); /* oklch */ color: oklch(85.6% 0.105 203.0);
Tailwind
colors: {
custom: {
50: '#a3edf3',
500: '#71e4ee',
950: '#000000',
},
}SCSS
$custom: #71e4ee; $custom-light: #a3edf3; $custom-dark: #000000;
JSON
{
"hex": "#71e4ee",
"rgb": {
"r": 113,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.8,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.85557,
"c": 0.10519,
"h": 203
},
"luminance": 0.65171
}Semantic roles & 50–950 ramp
primary
#71E4EE
secondary
#C7483D
accent
#1B0BDB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485