#74DCCE#74DCCE
#74DCCE is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.100 H 184.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #74DCCE |
|---|---|
| RGB | rgb(116, 220, 206) |
| HSL | hsl(172, 60%, 66%) |
| HSV | hsv(172, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(81.48, -33.60, -2.48) |
| CIE-LCH | lch(81.48, 33.69, 184.21°) |
| OKLab | oklab(82.8% -0.0993 -0.0072) |
| OKLCH | oklch(82.8% 0.1 184.1) |
| XYZ | xyz(43.9317, 59.3519, 67.5215) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.88
Mediumturquoise
#48D1CC
ΔE00 5.04
Tiffany Blue
#7BF2DA
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 5.58
Pale Teal
#82CBB2
ΔE00 6.73
Aqua (survey)
#13EAC9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DCCE #DC7482
analogous
#74DC9A #74DCCE #74B6DC
triadic
#74DCCE #CE74DC #DCCE74
tetradic
#74DCCE #9A74DC #DC7482 #B6DC74
square
#74DCCE #9A74DC #DC7482 #B6DC74
split-complementary
#74DCCE #DC74B6 #DC9A74
monochromatic
#2BAB99 #43D0BD #74DCCE #A5E8DF #D6F5F0
Accessibility & contrast
On white
1.63
#74DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#74DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DCCE
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DCCE | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#42E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74dcce; /* rgb */ color: rgb(116, 220, 206); /* oklch */ color: oklch(82.8% 0.100 184.1);
Tailwind
colors: {
custom: {
50: '#a3e7dc',
500: '#74dcce',
950: '#000000',
},
}SCSS
$custom: #74dcce; $custom-light: #a3e7dc; $custom-dark: #000000;
JSON
{
"hex": "#74dcce",
"rgb": {
"r": 116,
"g": 220,
"b": 206
},
"hsl": {
"h": 171.923,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.828,
"c": 0.09958,
"h": 184.1
},
"luminance": 0.59356
}Semantic roles & 50–950 ramp
primary
#74DCCE
secondary
#AD4755
accent
#1E35C7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484