#71DDEA#71DDEA
#71DDEA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.101 H 205.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDEA |
|---|---|
| RGB | rgb(113, 221, 234) |
| HSL | hsl(186, 74%, 68%) |
| HSV | hsv(186, 52%, 92%) |
| CMYK | cmyk(51.7%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.46, -27.60, -15.91) |
| CIE-LCH | lch(82.46, 31.86, 209.97°) |
| OKLab | oklab(83.83% -0.0909 -0.0439) |
| OKLCH | oklch(83.83% 0.101 205.8) |
| XYZ | xyz(47.5118, 61.1598, 87.1272) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Aqua Blue
#02D8E9
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 7.18
Darkturquoise
#00CED1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDEA #EA7E71
analogous
#71EABA #71DDEA #71A0EA
triadic
#71DDEA #EA71DD #DDEA71
tetradic
#71DDEA #BA71EA #EA7E71 #A0EA71
square
#71DDEA #BA71EA #EA7E71 #A0EA71
split-complementary
#71DDEA #EA71A0 #EABA71
monochromatic
#1DB2C4 #3CD0E2 #71DDEA #A6EAF2 #DCF7FA
Accessibility & contrast
On white
1.59
#71DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#71DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDEA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDEA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#0FE5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71ddea; /* rgb */ color: rgb(113, 221, 234); /* oklch */ color: oklch(83.8% 0.101 205.8);
Tailwind
colors: {
custom: {
50: '#a3e8f0',
500: '#71ddea',
950: '#000000',
},
}SCSS
$custom: #71ddea; $custom-light: #a3e8f0; $custom-dark: #000000;
JSON
{
"hex": "#71ddea",
"rgb": {
"r": 113,
"g": 221,
"b": 234
},
"hsl": {
"h": 186.446,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.83825,
"c": 0.10096,
"h": 205.8
},
"luminance": 0.61164
}Semantic roles & 50–950 ramp
primary
#71DDEA
secondary
#C24C3D
accent
#250FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485