#74D3CE#74D3CE
#74D3CE is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.091 H 191.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #74D3CE |
|---|---|
| RGB | rgb(116, 211, 206) |
| HSL | hsl(177, 52%, 64%) |
| HSV | hsv(177, 45%, 83%) |
| CMYK | cmyk(45%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(78.90, -29.32, -6.28) |
| CIE-LCH | lch(78.90, 29.99, 192.10°) |
| OKLab | oklab(80.72% -0.0891 -0.0174) |
| OKLCH | oklch(80.72% 0.091 191.1) |
| XYZ | xyz(41.6329, 54.7544, 66.7553) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 6.31
Seafoam Blue
#78D1B6
ΔE00 7.92
Pale Teal
#82CBB2
ΔE00 8.14
Aqua Blue
#02D8E9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74D3CE #D37479
analogous
#74D39F #74D3CE #74A9D3
triadic
#74D3CE #CE74D3 #D3CE74
tetradic
#74D3CE #9F74D3 #D37479 #A9D374
square
#74D3CE #9F74D3 #D37479 #A9D374
split-complementary
#74D3CE #D374A9 #D39F74
monochromatic
#319B96 #46C4BE #74D3CE #A2E2DE #D1F0EF
Accessibility & contrast
On white
1.76
#74D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#74D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74D3CE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74D3CE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACE
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#45D8D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #74d3ce; /* rgb */ color: rgb(116, 211, 206); /* oklch */ color: oklch(80.7% 0.091 191.1);
Tailwind
colors: {
custom: {
50: '#a2e1dc',
500: '#74d3ce',
950: '#000000',
},
}SCSS
$custom: #74d3ce; $custom-light: #a2e1dc; $custom-dark: #000000;
JSON
{
"hex": "#74d3ce",
"rgb": {
"r": 116,
"g": 211,
"b": 206
},
"hsl": {
"h": 176.842,
"s": 51.913,
"l": 64.118
},
"oklch": {
"l": 0.80716,
"c": 0.09081,
"h": 191.1
},
"luminance": 0.54758
}Semantic roles & 50–950 ramp
primary
#74D3CE
secondary
#A04B4F
accent
#262EBF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484