#74CDAD#74CDAD
#74CDAD is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.3% C 0.098 H 168.5°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #74CDAD |
|---|---|
| RGB | rgb(116, 205, 173) |
| HSL | hsl(158, 47%, 63%) |
| HSV | hsv(158, 43%, 80%) |
| CMYK | cmyk(43.4%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(76.31, -34.21, 7.65) |
| CIE-LCH | lch(76.31, 35.05, 167.39°) |
| OKLab | oklab(78.34% -0.0964 0.0196) |
| OKLCH | oklch(78.34% 0.098 168.5) |
| XYZ | xyz(36.5735, 50.3901, 47.3261) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.64
Seafoam Blue
#78D1B6
ΔE00 1.94
Pale Teal
#82CBB2
ΔE00 2.68
Seafoam
#7FE0B3
ΔE00 5.37
Eucalyptus
#44D7A8
ΔE00 5.58
Light Teal
#90E4C1
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CDAD #CD7494
analogous
#74CD80 #74CDAD #74C0CD
triadic
#74CDAD #AD74CD #CDAD74
tetradic
#74CDAD #8074CD #CD7494 #C0CD74
square
#74CDAD #8074CD #CD7494 #C0CD74
split-complementary
#74CDAD #CD74C0 #CD8074
monochromatic
#359270 #47BD92 #74CDAD #A1DDC8 #CEEDE2
Accessibility & contrast
On white
1.90
#74CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#74CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CDAD
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CDAD | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AB
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#58CEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cdad; /* rgb */ color: rgb(116, 205, 173); /* oklch */ color: oklch(78.3% 0.098 168.5);
Tailwind
colors: {
custom: {
50: '#a0dcc5',
500: '#74cdad',
950: '#000000',
},
}SCSS
$custom: #74cdad; $custom-light: #a0dcc5; $custom-dark: #000000;
JSON
{
"hex": "#74cdad",
"rgb": {
"r": 116,
"g": 205,
"b": 173
},
"hsl": {
"h": 158.427,
"s": 47.09,
"l": 62.941
},
"oklch": {
"l": 0.78342,
"c": 0.09843,
"h": 168.5
},
"luminance": 0.50393
}Semantic roles & 50–950 ramp
primary
#74CDAD
secondary
#984D68
accent
#2B5FBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482