#74DBBB#74DBBB
#74DBBB is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.108 H 171.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #74DBBB |
|---|---|
| RGB | rgb(116, 219, 187) |
| HSL | hsl(161, 59%, 66%) |
| HSV | hsv(161, 47%, 86%) |
| CMYK | cmyk(47%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(80.72, -37.56, 6.51) |
| CIE-LCH | lch(80.72, 38.12, 170.17°) |
| OKLab | oklab(82.02% -0.1064 0.0166) |
| OKLCH | oklch(82.02% 0.108 171.1) |
| XYZ | xyz(41.4998, 57.9605, 56.0047) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.72
Light Teal
#90E4C1
ΔE00 3.68
Mediumaquamarine
#66CDAA
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 3.96
Pale Teal
#82CBB2
ΔE00 4.79
Eucalyptus
#44D7A8
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DBBB #DB7494
analogous
#74DB87 #74DBBB #74C7DB
triadic
#74DBBB #BB74DB #DBBB74
tetradic
#74DBBB #8774DB #DB7494 #C7DB74
square
#74DBBB #8774DB #DB7494 #C7DB74
split-complementary
#74DBBB #DB74C7 #DB8774
monochromatic
#2CA982 #43CEA3 #74DBBB #A5E8D3 #D5F4EB
Accessibility & contrast
On white
1.67
#74DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#74DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DBBB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DBBB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB9
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#4EDCD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74dbbb; /* rgb */ color: rgb(116, 219, 187); /* oklch */ color: oklch(82.0% 0.108 171.1);
Tailwind
colors: {
custom: {
50: '#a2e6cf',
500: '#74dbbb',
950: '#000000',
},
}SCSS
$custom: #74dbbb; $custom-light: #a2e6cf; $custom-dark: #000000;
JSON
{
"hex": "#74dbbb",
"rgb": {
"r": 116,
"g": 219,
"b": 187
},
"hsl": {
"h": 161.359,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.8202,
"c": 0.10773,
"h": 171.1
},
"luminance": 0.57964
}Semantic roles & 50–950 ramp
primary
#74DBBB
secondary
#AC4867
accent
#1F53C6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1613
muted
#808483