#74DCB2#74DCB2
#74DCB2 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.115 H 165.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #74DCB2 |
|---|---|
| RGB | rgb(116, 220, 178) |
| HSL | hsl(156, 60%, 66%) |
| HSV | hsv(156, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(80.80, -39.98, 11.40) |
| CIE-LCH | lch(80.80, 41.57, 164.09°) |
| OKLab | oklab(82.02% -0.1116 0.0293) |
| OKLCH | oklch(82.02% 0.115 165.3) |
| XYZ | xyz(40.8280, 58.1105, 51.1758) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.64
Light Teal
#90E4C1
ΔE00 3.71
Eucalyptus
#44D7A8
ΔE00 3.92
Mediumaquamarine
#66CDAA
ΔE00 3.99
Seafoam Blue
#78D1B6
ΔE00 4.63
Aqua Marine
#2EE8BB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DCB2 #DC749E
analogous
#74DC7E #74DCB2 #74D2DC
triadic
#74DCB2 #B274DC #DCB274
tetradic
#74DCB2 #7E74DC #DC749E #D2DC74
square
#74DCB2 #7E74DC #DC749E #D2DC74
split-complementary
#74DCB2 #DC74D2 #DC7E74
monochromatic
#2BAB77 #43D097 #74DCB2 #A5E8CD #D6F5E8
Accessibility & contrast
On white
1.66
#74DCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#74DCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DCB2
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DCB2 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB0
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#52DCD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74dcb2; /* rgb */ color: rgb(116, 220, 178); /* oklch */ color: oklch(82.0% 0.115 165.3);
Tailwind
colors: {
custom: {
50: '#a2e7c9',
500: '#74dcb2',
950: '#000000',
},
}SCSS
$custom: #74dcb2; $custom-light: #a2e7c9; $custom-dark: #000000;
JSON
{
"hex": "#74dcb2",
"rgb": {
"r": 116,
"g": 220,
"b": 178
},
"hsl": {
"h": 155.769,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.82019,
"c": 0.11533,
"h": 165.3
},
"luminance": 0.58114
}Semantic roles & 50–950 ramp
primary
#74DCB2
secondary
#AD4770
accent
#1E62C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482