#74DCD2#74DCD2
#74DCD2 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.098 H 187.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #74DCD2 |
|---|---|
| RGB | rgb(116, 220, 210) |
| HSL | hsl(174, 60%, 66%) |
| HSV | hsv(174, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.59, -32.63, -4.44) |
| CIE-LCH | lch(81.59, 32.93, 187.76°) |
| OKLab | oklab(82.92% -0.0976 -0.0125) |
| OKLCH | oklch(82.92% 0.098 187.3) |
| XYZ | xyz(44.4238, 59.5488, 70.1133) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.31
Mediumturquoise
#48D1CC
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 6.42
Seafoam Blue
#78D1B6
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 7.26
Pale Teal
#82CBB2
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DCD2 #DC747E
analogous
#74DC9E #74DCD2 #74B2DC
triadic
#74DCD2 #D274DC #DCD274
tetradic
#74DCD2 #9E74DC #DC747E #B2DC74
square
#74DCD2 #9E74DC #DC747E #B2DC74
split-complementary
#74DCD2 #DC74B2 #DC9E74
monochromatic
#2BAB9E #43D0C2 #74DCD2 #A5E8E2 #D6F5F2
Accessibility & contrast
On white
1.63
#74DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#74DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DCD2
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DCD2 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#C1C5D3
Tritanopia (blue-blind)
#3FE0D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74dcd2; /* rgb */ color: rgb(116, 220, 210); /* oklch */ color: oklch(82.9% 0.098 187.3);
Tailwind
colors: {
custom: {
50: '#a3e7df',
500: '#74dcd2',
950: '#000000',
},
}SCSS
$custom: #74dcd2; $custom-light: #a3e7df; $custom-dark: #000000;
JSON
{
"hex": "#74dcd2",
"rgb": {
"r": 116,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.231,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.82922,
"c": 0.09842,
"h": 187.3
},
"luminance": 0.59553
}Semantic roles & 50–950 ramp
primary
#74DCD2
secondary
#AD4751
accent
#1E2EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484