#74DFBB#74DFBB
#74DFBB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.113 H 169.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFBB |
|---|---|
| RGB | rgb(116, 223, 187) |
| HSL | hsl(160, 63%, 66%) |
| HSV | hsv(160, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(81.88, -39.38, 8.17) |
| CIE-LCH | lch(81.88, 40.22, 168.27°) |
| OKLab | oklab(82.96% -0.111 0.0209) |
| OKLCH | oklch(82.96% 0.113 169.3) |
| XYZ | xyz(42.5559, 60.0727, 56.3567) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.94
Light Teal
#90E4C1
ΔE00 3.19
Seafoam Blue
#78D1B6
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.36
Light Turquoise
#7EF4CC
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFBB #DF7498
analogous
#74DF86 #74DFBB #74CEDF
triadic
#74DFBB #BB74DF #DFBB74
tetradic
#74DFBB #8674DF #DF7498 #CEDF74
square
#74DFBB #8674DF #DF7498 #CEDF74
split-complementary
#74DFBB #DF74CE #DF8674
monochromatic
#29B082 #42D4A3 #74DFBB #A6EAD3 #D7F6EC
Accessibility & contrast
On white
1.61
#74DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#74DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFBB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFBB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#4DE0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74dfbb; /* rgb */ color: rgb(116, 223, 187); /* oklch */ color: oklch(83.0% 0.113 169.3);
Tailwind
colors: {
custom: {
50: '#a2e9cf',
500: '#74dfbb',
950: '#000000',
},
}SCSS
$custom: #74dfbb; $custom-light: #a2e9cf; $custom-dark: #000000;
JSON
{
"hex": "#74dfbb",
"rgb": {
"r": 116,
"g": 223,
"b": 187
},
"hsl": {
"h": 159.813,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.82961,
"c": 0.11292,
"h": 169.3
},
"luminance": 0.60076
}Semantic roles & 50–950 ramp
primary
#74DFBB
secondary
#B2456A
accent
#1B56CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483