#74CDC3#74CDC3
#74CDC3 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.087 H 186.3°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74CDC3 |
|---|---|
| RGB | rgb(116, 205, 195) |
| HSL | hsl(173, 47%, 63%) |
| HSV | hsv(173, 43%, 80%) |
| CMYK | cmyk(43.4%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(76.87, -29.13, -3.37) |
| CIE-LCH | lch(76.87, 29.32, 186.60°) |
| OKLab | oklab(78.98% -0.0868 -0.0095) |
| OKLCH | oklch(78.98% 0.087 186.3) |
| XYZ | xyz(38.8802, 51.3128, 59.4747) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 5.94
Turquoise
#40E0D0
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 7.04
Topaz
#13BBAF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CDC3 #CD747E
analogous
#74CD96 #74CDC3 #74ABCD
triadic
#74CDC3 #C374CD #CDC374
tetradic
#74CDC3 #9674CD #CD747E #ABCD74
square
#74CDC3 #9674CD #CD747E #ABCD74
split-complementary
#74CDC3 #CD74AB #CD9674
monochromatic
#359288 #47BDB0 #74CDC3 #A1DDD6 #CEEDEA
Accessibility & contrast
On white
1.86
#74CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#74CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CDC3
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CDC3 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C3
Deuteranopia (green-blind)
#B6B9C4
Tritanopia (blue-blind)
#4DD1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cdc3; /* rgb */ color: rgb(116, 205, 195); /* oklch */ color: oklch(79.0% 0.087 186.3);
Tailwind
colors: {
custom: {
50: '#a1dcd5',
500: '#74cdc3',
950: '#000000',
},
}SCSS
$custom: #74cdc3; $custom-light: #a1dcd5; $custom-dark: #000000;
JSON
{
"hex": "#74cdc3",
"rgb": {
"r": 116,
"g": 205,
"b": 195
},
"hsl": {
"h": 173.258,
"s": 47.09,
"l": 62.941
},
"oklch": {
"l": 0.7898,
"c": 0.08737,
"h": 186.3
},
"luminance": 0.51316
}Semantic roles & 50–950 ramp
primary
#74CDC3
secondary
#984D55
accent
#2B3BBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483