#71EBED#71EBED
#71EBED is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.1% C 0.109 H 196.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBED |
|---|---|
| RGB | rgb(113, 235, 237) |
| HSL | hsl(181, 78%, 69%) |
| HSV | hsv(181, 52%, 93%) |
| CMYK | cmyk(52.3%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.52, -33.50, -11.42) |
| CIE-LCH | lch(86.52, 35.39, 198.83°) |
| OKLab | oklab(87.12% -0.1047 -0.0316) |
| OKLCH | oklch(87.12% 0.109 196.8) |
| XYZ | xyz(51.7981, 69.0369, 90.7001) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Aqua
#00FFFF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBED #ED7371
analogous
#71EDB1 #71EBED #71ADED
triadic
#71EBED #ED71EB #EBED71
tetradic
#71EBED #B171ED #ED7371 #ADED71
square
#71EBED #B171ED #ED7371 #ADED71
split-complementary
#71EBED #ED71AD #EDB171
monochromatic
#1AC7CA #3BE3E6 #71EBED #A7F3F4 #DEFAFB
Accessibility & contrast
On white
1.42
#71EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#71EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBED
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBED | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #71ebed; /* rgb */ color: rgb(113, 235, 237); /* oklch */ color: oklch(87.1% 0.109 196.8);
Tailwind
colors: {
custom: {
50: '#a4f2f2',
500: '#71ebed',
950: '#000000',
},
}SCSS
$custom: #71ebed; $custom-light: #a4f2f2; $custom-dark: #000000;
JSON
{
"hex": "#71ebed",
"rgb": {
"r": 113,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.968,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.8712,
"c": 0.10938,
"h": 196.8
},
"luminance": 0.69042
}Semantic roles & 50–950 ramp
primary
#71EBED
secondary
#C53F3D
accent
#0F0CDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585