#74DBC3#74DBC3
#74DBC3 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.103 H 176.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #74DBC3 |
|---|---|
| RGB | rgb(116, 219, 195) |
| HSL | hsl(166, 59%, 66%) |
| HSV | hsv(166, 47%, 86%) |
| CMYK | cmyk(47%, 0%, 11%, 14.1%) |
| CIE-LAB | lab(80.91, -35.74, 2.54) |
| CIE-LCH | lch(80.91, 35.83, 175.94°) |
| OKLab | oklab(82.24% -0.1029 0.0062) |
| OKLCH | oklch(82.24% 0.103 176.6) |
| XYZ | xyz(42.3802, 58.3127, 60.6414) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.95
Pale Teal
#82CBB2
ΔE00 4.87
Light Teal
#90E4C1
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 5.06
Mediumaquamarine
#66CDAA
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DBC3 #DB748C
analogous
#74DB8F #74DBC3 #74C0DB
triadic
#74DBC3 #C374DB #DBC374
tetradic
#74DBC3 #8F74DB #DB748C #C0DB74
square
#74DBC3 #8F74DB #DB748C #C0DB74
split-complementary
#74DBC3 #DB74C0 #DB8F74
monochromatic
#2CA98C #43CEAE #74DBC3 #A5E8D8 #D5F4ED
Accessibility & contrast
On white
1.66
#74DBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#74DBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DBC3
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DBC3 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#C4C4C5
Tritanopia (blue-blind)
#49DDD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74dbc3; /* rgb */ color: rgb(116, 219, 195); /* oklch */ color: oklch(82.2% 0.103 176.6);
Tailwind
colors: {
custom: {
50: '#a2e6d5',
500: '#74dbc3',
950: '#000000',
},
}SCSS
$custom: #74dbc3; $custom-light: #a2e6d5; $custom-dark: #000000;
JSON
{
"hex": "#74dbc3",
"rgb": {
"r": 116,
"g": 219,
"b": 195
},
"hsl": {
"h": 166.019,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.82243,
"c": 0.10312,
"h": 176.6
},
"luminance": 0.58316
}Semantic roles & 50–950 ramp
primary
#74DBC3
secondary
#AC485F
accent
#1F46C6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483