#71E4ED#71E4ED
#71E4ED is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.5% C 0.105 H 202.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #71E4ED |
|---|---|
| RGB | rgb(113, 228, 237) |
| HSL | hsl(184, 78%, 69%) |
| HSV | hsv(184, 52%, 93%) |
| CMYK | cmyk(52.3%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.54, -30.18, -14.39) |
| CIE-LCH | lch(84.54, 33.43, 205.49°) |
| OKLab | oklab(85.52% -0.0972 -0.0397) |
| OKLCH | oklch(85.52% 0.105 202.2) |
| XYZ | xyz(49.8333, 65.1073, 90.0452) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Robin Egg Blue
#8AF1FE
ΔE00 3.84
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E4ED #ED7A71
analogous
#71EDB8 #71E4ED #71A6ED
triadic
#71E4ED #ED71E4 #E4ED71
tetradic
#71E4ED #B871ED #ED7A71 #A6ED71
square
#71E4ED #B871ED #ED7A71 #A6ED71
split-complementary
#71E4ED #ED71A6 #EDB871
monochromatic
#1ABDCA #3BDAE6 #71E4ED #A7EEF4 #DEF9FB
Accessibility & contrast
On white
1.50
#71E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#71E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E4ED
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E4ED | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71e4ed; /* rgb */ color: rgb(113, 228, 237); /* oklch */ color: oklch(85.5% 0.105 202.2);
Tailwind
colors: {
custom: {
50: '#a3edf2',
500: '#71e4ed',
950: '#000000',
},
}SCSS
$custom: #71e4ed; $custom-light: #a3edf2; $custom-dark: #000000;
JSON
{
"hex": "#71e4ed",
"rgb": {
"r": 113,
"g": 228,
"b": 237
},
"hsl": {
"h": 184.355,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.85523,
"c": 0.10505,
"h": 202.2
},
"luminance": 0.65112
}Semantic roles & 50–950 ramp
primary
#71E4ED
secondary
#C5473D
accent
#1B0CDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485