#74DDB3#74DDB3
#74DDB3 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.116 H 165.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDB3 |
|---|---|
| RGB | rgb(116, 221, 179) |
| HSL | hsl(156, 61%, 66%) |
| HSV | hsv(156, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 19%, 13.3%) |
| CIE-LAB | lab(81.11, -40.21, 11.31) |
| CIE-LCH | lch(81.11, 41.78, 164.29°) |
| OKLab | oklab(82.28% -0.1122 0.0291) |
| OKLCH | oklch(82.28% 0.116 165.5) |
| XYZ | xyz(41.1920, 58.6773, 51.7943) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.58
Light Teal
#90E4C1
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 4.73
Aqua Marine
#2EE8BB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDB3 #DD749E
analogous
#74DD7E #74DDB3 #74D2DD
triadic
#74DDB3 #B374DD #DDB374
tetradic
#74DDB3 #7E74DD #DD749E #D2DD74
square
#74DDB3 #7E74DD #DD749E #D2DD74
split-complementary
#74DDB3 #DD74D2 #DD7E74
monochromatic
#2AAC78 #43D198 #74DDB3 #A5E9CE #D6F5E9
Accessibility & contrast
On white
1.65
#74DDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#74DDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDB3
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDB3 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#51DDD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74ddb3; /* rgb */ color: rgb(116, 221, 179); /* oklch */ color: oklch(82.3% 0.116 165.5);
Tailwind
colors: {
custom: {
50: '#a2e8c9',
500: '#74ddb3',
950: '#000000',
},
}SCSS
$custom: #74ddb3; $custom-light: #a2e8c9; $custom-dark: #000000;
JSON
{
"hex": "#74ddb3",
"rgb": {
"r": 116,
"g": 221,
"b": 179
},
"hsl": {
"h": 156,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.82281,
"c": 0.11595,
"h": 165.5
},
"luminance": 0.58681
}Semantic roles & 50–950 ramp
primary
#74DDB3
secondary
#AF4770
accent
#1D62C8
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482