#74CDAF#74CDAF
#74CDAF is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.4% C 0.097 H 169.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #74CDAF |
|---|---|
| RGB | rgb(116, 205, 175) |
| HSL | hsl(160, 47%, 63%) |
| HSV | hsv(160, 43%, 80%) |
| CMYK | cmyk(43.4%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.36, -33.77, 6.65) |
| CIE-LCH | lch(76.36, 34.41, 168.86°) |
| OKLab | oklab(78.4% -0.0956 0.017) |
| OKLCH | oklch(78.4% 0.097 169.9) |
| XYZ | xyz(36.7685, 50.4681, 48.3529) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.45
Mediumaquamarine
#66CDAA
ΔE00 1.93
Pale Teal
#82CBB2
ΔE00 2.34
Seafoam
#7FE0B3
ΔE00 5.72
Eucalyptus
#44D7A8
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CDAF #CD7492
analogous
#74CD82 #74CDAF #74BFCD
triadic
#74CDAF #AF74CD #CDAF74
tetradic
#74CDAF #8274CD #CD7492 #BFCD74
square
#74CDAF #8274CD #CD7492 #BFCD74
split-complementary
#74CDAF #CD74BF #CD8274
monochromatic
#359273 #47BD95 #74CDAF #A1DDC9 #CEEDE3
Accessibility & contrast
On white
1.89
#74CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#74CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CDAF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CDAF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AE
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#57CEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cdaf; /* rgb */ color: rgb(116, 205, 175); /* oklch */ color: oklch(78.4% 0.097 169.9);
Tailwind
colors: {
custom: {
50: '#a0dcc6',
500: '#74cdaf',
950: '#000000',
},
}SCSS
$custom: #74cdaf; $custom-light: #a0dcc6; $custom-dark: #000000;
JSON
{
"hex": "#74cdaf",
"rgb": {
"r": 116,
"g": 205,
"b": 175
},
"hsl": {
"h": 159.775,
"s": 47.09,
"l": 62.941
},
"oklch": {
"l": 0.78397,
"c": 0.09706,
"h": 169.9
},
"luminance": 0.50471
}Semantic roles & 50–950 ramp
primary
#74CDAF
secondary
#984D66
accent
#2B5BBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482