#71DFDA#71DFDA
#71DFDA is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.102 H 191.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFDA |
|---|---|
| RGB | rgb(113, 223, 218) |
| HSL | hsl(177, 63%, 66%) |
| HSV | hsv(177, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.56, -32.71, -7.27) |
| CIE-LCH | lch(82.56, 33.51, 192.53°) |
| OKLab | oklab(83.75% -0.0996 -0.0202) |
| OKLCH | oklch(83.75% 0.102 191.5) |
| XYZ | xyz(45.8474, 61.3439, 75.7406) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 5.12
Darkturquoise
#00CED1
ΔE00 6.56
Bright Light Blue
#26F7FD
ΔE00 7.18
Tiffany Blue
#7BF2DA
ΔE00 7.40
Bright Cyan
#41FDFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFDA #DF7176
analogous
#71DFA3 #71DFDA #71ADDF
triadic
#71DFDA #DA71DF #DFDA71
tetradic
#71DFDA #A371DF #DF7176 #ADDF71
square
#71DFDA #A371DF #DF7176 #ADDF71
split-complementary
#71DFDA #DF71AD #DFA371
monochromatic
#27AEA8 #3FD4CD #71DFDA #A3EAE7 #D5F6F4
Accessibility & contrast
On white
1.58
#71DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#71DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFDA
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFDA | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C1C8DB
Tritanopia (blue-blind)
#2CE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dfda; /* rgb */ color: rgb(113, 223, 218); /* oklch */ color: oklch(83.7% 0.102 191.5);
Tailwind
colors: {
custom: {
50: '#a2e9e5',
500: '#71dfda',
950: '#000000',
},
}SCSS
$custom: #71dfda; $custom-light: #a2e9e5; $custom-dark: #000000;
JSON
{
"hex": "#71dfda",
"rgb": {
"r": 113,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.273,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.83748,
"c": 0.10163,
"h": 191.5
},
"luminance": 0.61348
}Semantic roles & 50–950 ramp
primary
#71DFDA
secondary
#B04449
accent
#1B23CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484