#74CDA4#74CDA4
#74CDA4 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.1% C 0.105 H 162.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #74CDA4 |
|---|---|
| RGB | rgb(116, 205, 164) |
| HSL | hsl(152, 47%, 63%) |
| HSV | hsv(152, 43%, 80%) |
| CMYK | cmyk(43.4%, 0%, 20%, 19.6%) |
| CIE-LAB | lab(76.10, -36.13, 12.18) |
| CIE-LCH | lch(76.10, 38.13, 161.36°) |
| OKLab | oklab(78.11% -0.1005 0.0313) |
| OKLCH | oklch(78.11% 0.105 162.7) |
| XYZ | xyz(35.7318, 50.0534, 42.8931) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.60
Seafoam Blue
#78D1B6
ΔE00 4.36
Seafoam
#7FE0B3
ΔE00 4.52
Pale Teal
#82CBB2
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CDA4 #CD749D
analogous
#74CD77 #74CDA4 #74C9CD
triadic
#74CDA4 #A474CD #CDA474
tetradic
#74CDA4 #7774CD #CD749D #C9CD74
square
#74CDA4 #7774CD #CD749D #C9CD74
split-complementary
#74CDA4 #CD74C9 #CD7774
monochromatic
#359267 #47BD87 #74CDA4 #A1DDC1 #CEEDDF
Accessibility & contrast
On white
1.91
#74CDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#74CDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CDA4
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CDA4 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A2
Deuteranopia (green-blind)
#BCB8A6
Tritanopia (blue-blind)
#5CCDC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cda4; /* rgb */ color: rgb(116, 205, 164); /* oklch */ color: oklch(78.1% 0.105 162.7);
Tailwind
colors: {
custom: {
50: '#a0dcbf',
500: '#74cda4',
950: '#000000',
},
}SCSS
$custom: #74cda4; $custom-light: #a0dcbf; $custom-dark: #000000;
JSON
{
"hex": "#74cda4",
"rgb": {
"r": 116,
"g": 205,
"b": 164
},
"hsl": {
"h": 152.36,
"s": 47.09,
"l": 62.941
},
"oklch": {
"l": 0.78107,
"c": 0.10523,
"h": 162.7
},
"luminance": 0.50056
}Semantic roles & 50–950 ramp
primary
#74CDA4
secondary
#984D70
accent
#2B6DBA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482