#74E9DC#74E9DC
#74E9DC is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.2% C 0.108 H 185.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #74E9DC |
|---|---|
| RGB | rgb(116, 233, 220) |
| HSL | hsl(173, 73%, 68%) |
| HSV | hsv(173, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(85.58, -36.24, -3.86) |
| CIE-LCH | lch(85.58, 36.45, 186.08°) |
| OKLab | oklab(86.23% -0.1077 -0.011) |
| OKLCH | oklch(86.23% 0.108 185.8) |
| XYZ | xyz(49.2542, 67.1537, 78.0626) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.95
Turquoise
#40E0D0
ΔE00 4.03
Bright Aqua
#0BF9EA
ΔE00 5.55
Mediumturquoise
#48D1CC
ΔE00 6.59
Bright Turquoise
#0FFEF9
ΔE00 6.66
Bright Cyan
#41FDFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E9DC #E97481
analogous
#74E9A1 #74E9DC #74BBE9
triadic
#74E9DC #DC74E9 #E9DC74
tetradic
#74E9DC #A174E9 #E97481 #BBE974
square
#74E9DC #A174E9 #E97481 #BBE974
split-complementary
#74E9DC #E974BB #E9A174
monochromatic
#1FC4B1 #3FE1CF #74E9DC #A9F1E9 #DEFAF7
Accessibility & contrast
On white
1.46
#74E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#74E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E9DC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E9DC | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#2FEDE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74e9dc; /* rgb */ color: rgb(116, 233, 220); /* oklch */ color: oklch(86.2% 0.108 185.8);
Tailwind
colors: {
custom: {
50: '#a4f0e6',
500: '#74e9dc',
950: '#000000',
},
}SCSS
$custom: #74e9dc; $custom-light: #a4f0e6; $custom-dark: #000000;
JSON
{
"hex": "#74e9dc",
"rgb": {
"r": 116,
"g": 233,
"b": 220
},
"hsl": {
"h": 173.333,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.86232,
"c": 0.1083,
"h": 185.8
},
"luminance": 0.67158
}Semantic roles & 50–950 ramp
primary
#74E9DC
secondary
#C1404F
accent
#1127D5
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101616
muted
#818584