#74DBC8#74DBC8
#74DBC8 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.4% C 0.101 H 180.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #74DBC8 |
|---|---|
| RGB | rgb(116, 219, 200) |
| HSL | hsl(169, 59%, 66%) |
| HSV | hsv(169, 47%, 86%) |
| CMYK | cmyk(47%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(81.04, -34.57, 0.07) |
| CIE-LCH | lch(81.04, 34.57, 179.89°) |
| OKLab | oklab(82.39% -0.1008 -0.0004) |
| OKLCH | oklch(82.39% 0.101 180.2) |
| XYZ | xyz(42.9550, 58.5426, 63.6686) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.02
Turquoise
#40E0D0
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 5.19
Pale Teal
#82CBB2
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 6.20
Light Teal
#90E4C1
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DBC8 #DB7487
analogous
#74DB94 #74DBC8 #74BADB
triadic
#74DBC8 #C874DB #DBC874
tetradic
#74DBC8 #9474DB #DB7487 #BADB74
square
#74DBC8 #9474DB #DB7487 #BADB74
split-complementary
#74DBC8 #DB74BA #DB9474
monochromatic
#2CA992 #43CEB5 #74DBC8 #A5E8DB #D5F4EE
Accessibility & contrast
On white
1.65
#74DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#74DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DBC8
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DBC8 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C7
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#46DED5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74dbc8; /* rgb */ color: rgb(116, 219, 200); /* oklch */ color: oklch(82.4% 0.101 180.2);
Tailwind
colors: {
custom: {
50: '#a2e6d8',
500: '#74dbc8',
950: '#000000',
},
}SCSS
$custom: #74dbc8; $custom-light: #a2e6d8; $custom-dark: #000000;
JSON
{
"hex": "#74dbc8",
"rgb": {
"r": 116,
"g": 219,
"b": 200
},
"hsl": {
"h": 168.932,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.82388,
"c": 0.10077,
"h": 180.2
},
"luminance": 0.58546
}Semantic roles & 50–950 ramp
primary
#74DBC8
secondary
#AC485A
accent
#1F3EC6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483