#71EAEE#71EAEE
#71EAEE is a very light, moderate teal. Relative luminance 0.685; OKLCH L 86.9% C 0.109 H 198.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #71EAEE |
|---|---|
| RGB | rgb(113, 234, 238) |
| HSL | hsl(182, 79%, 69%) |
| HSV | hsv(182, 53%, 93%) |
| CMYK | cmyk(52.5%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.27, -32.77, -12.32) |
| CIE-LCH | lch(86.27, 35.01, 200.61°) |
| OKLab | oklab(86.93% -0.1032 -0.0341) |
| OKLCH | oklch(86.93% 0.109 198.3) |
| XYZ | xyz(51.6591, 68.5245, 91.3765) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Bright Light Blue
#26F7FD
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.21
Aqua
#00FFFF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EAEE #EE7571
analogous
#71EEB4 #71EAEE #71ACEE
triadic
#71EAEE #EE71EA #EAEE71
tetradic
#71EAEE #B471EE #EE7571 #ACEE71
square
#71EAEE #B471EE #EE7571 #ACEE71
split-complementary
#71EAEE #EE71AC #EEB471
monochromatic
#18C6CC #3AE2E7 #71EAEE #A8F2F5 #DEFAFB
Accessibility & contrast
On white
1.43
#71EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#71EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EAEE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EAEE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #71eaee; /* rgb */ color: rgb(113, 234, 238); /* oklch */ color: oklch(86.9% 0.109 198.3);
Tailwind
colors: {
custom: {
50: '#a4f1f3',
500: '#71eaee',
950: '#000000',
},
}SCSS
$custom: #71eaee; $custom-light: #a4f1f3; $custom-dark: #000000;
JSON
{
"hex": "#71eaee",
"rgb": {
"r": 113,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.92,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.86925,
"c": 0.10872,
"h": 198.3
},
"luminance": 0.68529
}Semantic roles & 50–950 ramp
primary
#71EAEE
secondary
#C7413D
accent
#110BDB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585