#74CECC#74CECC
#74CECC is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.087 H 193.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #74CECC |
|---|---|
| RGB | rgb(116, 206, 204) |
| HSL | hsl(179, 48%, 63%) |
| HSV | hsv(179, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(77.41, -27.40, -7.42) |
| CIE-LCH | lch(77.41, 28.39, 195.15°) |
| OKLab | oklab(79.5% -0.0842 -0.0205) |
| OKLCH | oklch(79.5% 0.087 193.7) |
| XYZ | xyz(40.1686, 52.2121, 65.0762) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.15
Darkturquoise
#00CED1
ΔE00 5.77
Aqua Blue
#02D8E9
ΔE00 7.77
Turquoise
#40E0D0
ΔE00 7.78
Pale Teal
#82CBB2
ΔE00 8.86
Topaz
#13BBAF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CECC #CE7476
analogous
#74CE9F #74CECC #74A3CE
triadic
#74CECC #CC74CE #CECC74
tetradic
#74CECC #9F74CE #CE7476 #A3CE74
square
#74CECC #9F74CE #CE7476 #A3CE74
split-complementary
#74CECC #CE74A3 #CE9F74
monochromatic
#349491 #47BEBB #74CECC #A1DEDD #CEEEED
Accessibility & contrast
On white
1.84
#74CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#74CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CECC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CECC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#48D3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74cecc; /* rgb */ color: rgb(116, 206, 204); /* oklch */ color: oklch(79.5% 0.087 193.7);
Tailwind
colors: {
custom: {
50: '#a2dddb',
500: '#74cecc',
950: '#000000',
},
}SCSS
$custom: #74cecc; $custom-light: #a2dddb; $custom-dark: #000000;
JSON
{
"hex": "#74cecc",
"rgb": {
"r": 116,
"g": 206,
"b": 204
},
"hsl": {
"h": 178.667,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.79497,
"c": 0.08668,
"h": 193.7
},
"luminance": 0.52215
}Semantic roles & 50–950 ramp
primary
#74CECC
secondary
#9A4D4E
accent
#2A2EBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484