#74DBB9#74DBB9
#74DBB9 is a light, moderate teal. Relative luminance 0.579; OKLCH L 82.0% C 0.109 H 169.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #74DBB9 |
|---|---|
| RGB | rgb(116, 219, 185) |
| HSL | hsl(160, 59%, 66%) |
| HSV | hsv(160, 47%, 86%) |
| CMYK | cmyk(47%, 0%, 15.5%, 14.1%) |
| CIE-LAB | lab(80.67, -38.01, 7.50) |
| CIE-LCH | lch(80.67, 38.74, 168.83°) |
| OKLab | oklab(81.97% -0.1073 0.0192) |
| OKLCH | oklch(81.97% 0.109 169.9) |
| XYZ | xyz(41.2872, 57.8755, 54.8849) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.98
Seafoam
#7FE0B3
ΔE00 3.42
Light Teal
#90E4C1
ΔE00 3.53
Mediumaquamarine
#66CDAA
ΔE00 3.54
Eucalyptus
#44D7A8
ΔE00 4.73
Pale Teal
#82CBB2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DBB9 #DB7496
analogous
#74DB85 #74DBB9 #74C9DB
triadic
#74DBB9 #B974DB #DBB974
tetradic
#74DBB9 #8574DB #DB7496 #C9DB74
square
#74DBB9 #8574DB #DB7496 #C9DB74
split-complementary
#74DBB9 #DB74C9 #DB8574
monochromatic
#2CA980 #43CEA1 #74DBB9 #A5E8D1 #D5F4EA
Accessibility & contrast
On white
1.67
#74DBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#74DBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DBB9
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DBB9 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB7
Deuteranopia (green-blind)
#C6C3BB
Tritanopia (blue-blind)
#4FDCD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74dbb9; /* rgb */ color: rgb(116, 219, 185); /* oklch */ color: oklch(82.0% 0.109 169.9);
Tailwind
colors: {
custom: {
50: '#a2e6ce',
500: '#74dbb9',
950: '#000000',
},
}SCSS
$custom: #74dbb9; $custom-light: #a2e6ce; $custom-dark: #000000;
JSON
{
"hex": "#74dbb9",
"rgb": {
"r": 116,
"g": 219,
"b": 185
},
"hsl": {
"h": 160.194,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.81966,
"c": 0.10902,
"h": 169.9
},
"luminance": 0.57879
}Semantic roles & 50–950 ramp
primary
#74DBB9
secondary
#AC4869
accent
#1F56C6
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1613
muted
#808483