#74DDAB#74DDAB
#74DDAB is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.1% C 0.122 H 161.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDAB |
|---|---|
| RGB | rgb(116, 221, 171) |
| HSL | hsl(151, 61%, 66%) |
| HSV | hsv(151, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(80.94, -41.89, 15.29) |
| CIE-LCH | lch(80.94, 44.59, 159.95°) |
| OKLab | oklab(82.08% -0.1158 0.0392) |
| OKLCH | oklch(82.08% 0.122 161.3) |
| XYZ | xyz(40.4063, 58.3630, 47.6561) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.67
Eucalyptus
#44D7A8
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.81
Mediumaquamarine
#66CDAA
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.60
Aqua Marine
#2EE8BB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDAB #DD74A6
analogous
#74DD76 #74DDAB #74DADD
triadic
#74DDAB #AB74DD #DDAB74
tetradic
#74DDAB #7674DD #DD74A6 #DADD74
square
#74DDAB #7674DD #DD74A6 #DADD74
split-complementary
#74DDAB #DD74DA #DD7674
monochromatic
#2AAC6E #43D18D #74DDAB #A5E9C9 #D6F5E6
Accessibility & contrast
On white
1.66
#74DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#74DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDAB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDAB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0A8
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#55DDCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74ddab; /* rgb */ color: rgb(116, 221, 171); /* oklch */ color: oklch(82.1% 0.122 161.3);
Tailwind
colors: {
custom: {
50: '#a2e8c4',
500: '#74ddab',
950: '#000000',
},
}SCSS
$custom: #74ddab; $custom-light: #a2e8c4; $custom-dark: #000000;
JSON
{
"hex": "#74ddab",
"rgb": {
"r": 116,
"g": 221,
"b": 171
},
"hsl": {
"h": 151.429,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.82083,
"c": 0.12225,
"h": 161.3
},
"luminance": 0.58366
}Semantic roles & 50–950 ramp
primary
#74DDAB
secondary
#AF4778
accent
#1D6FC8
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482