#71DEEC#71DEEC
#71DEEC is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.102 H 206.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEEC |
|---|---|
| RGB | rgb(113, 222, 236) |
| HSL | hsl(187, 76%, 68%) |
| HSV | hsv(187, 52%, 93%) |
| CMYK | cmyk(52.1%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.81, -27.55, -16.45) |
| CIE-LCH | lch(82.81, 32.09, 210.85°) |
| OKLab | oklab(84.12% -0.0912 -0.0454) |
| OKLCH | oklch(84.12% 0.102 206.5) |
| XYZ | xyz(48.0656, 61.8050, 88.7372) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 6.93
Bright Light Blue
#26F7FD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEEC #EC7F71
analogous
#71ECBC #71DEEC #71A0EC
triadic
#71DEEC #EC71DE #DEEC71
tetradic
#71DEEC #BC71EC #EC7F71 #A0EC71
square
#71DEEC #BC71EC #EC7F71 #A0EC71
split-complementary
#71DEEC #EC71A0 #ECBC71
monochromatic
#1BB4C8 #3BD1E5 #71DEEC #A7EBF3 #DDF7FA
Accessibility & contrast
On white
1.57
#71DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#71DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEEC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEEC | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#04E6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71deec; /* rgb */ color: rgb(113, 222, 236); /* oklch */ color: oklch(84.1% 0.102 206.5);
Tailwind
colors: {
custom: {
50: '#a3e8f2',
500: '#71deec',
950: '#000000',
},
}SCSS
$custom: #71deec; $custom-light: #a3e8f2; $custom-dark: #000000;
JSON
{
"hex": "#71deec",
"rgb": {
"r": 113,
"g": 222,
"b": 236
},
"hsl": {
"h": 186.829,
"s": 76.398,
"l": 68.431
},
"oklch": {
"l": 0.84123,
"c": 0.10188,
"h": 206.5
},
"luminance": 0.61809
}Semantic roles & 50–950 ramp
primary
#71DEEC
secondary
#C44C3D
accent
#240DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485