#74CDC7#74CDC7
#74CDC7 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.086 H 189.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #74CDC7 |
|---|---|
| RGB | rgb(116, 205, 199) |
| HSL | hsl(176, 47%, 63%) |
| HSV | hsv(176, 43%, 80%) |
| CMYK | cmyk(43.4%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(76.98, -28.15, -5.36) |
| CIE-LCH | lch(76.98, 28.66, 190.79°) |
| OKLab | oklab(79.11% -0.0851 -0.0149) |
| OKLCH | oklch(79.11% 0.086 189.9) |
| XYZ | xyz(39.3385, 51.4961, 61.8885) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 6.24
Turquoise
#40E0D0
ΔE00 7.04
Pale Teal
#82CBB2
ΔE00 7.35
Seafoam Blue
#78D1B6
ΔE00 7.44
Topaz
#13BBAF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CDC7 #CD747A
analogous
#74CD9A #74CDC7 #74A6CD
triadic
#74CDC7 #C774CD #CDC774
tetradic
#74CDC7 #9A74CD #CD747A #A6CD74
square
#74CDC7 #9A74CD #CD747A #A6CD74
split-complementary
#74CDC7 #CD74A6 #CD9A74
monochromatic
#35928C #47BDB5 #74CDC7 #A1DDD9 #CEEDEB
Accessibility & contrast
On white
1.86
#74CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#74CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CDC7
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CDC7 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C7
Deuteranopia (green-blind)
#B5B9C8
Tritanopia (blue-blind)
#4BD1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cdc7; /* rgb */ color: rgb(116, 205, 199); /* oklch */ color: oklch(79.1% 0.086 189.9);
Tailwind
colors: {
custom: {
50: '#a1dcd8',
500: '#74cdc7',
950: '#000000',
},
}SCSS
$custom: #74cdc7; $custom-light: #a1dcd8; $custom-dark: #000000;
JSON
{
"hex": "#74cdc7",
"rgb": {
"r": 116,
"g": 205,
"b": 199
},
"hsl": {
"h": 175.955,
"s": 47.09,
"l": 62.941
},
"oklch": {
"l": 0.79105,
"c": 0.08645,
"h": 189.9
},
"luminance": 0.51499
}Semantic roles & 50–950 ramp
primary
#74CDC7
secondary
#984D52
accent
#2B35BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483