#74CCCC#74CCCC
#74CCCC is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.085 H 195.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCCC |
|---|---|
| RGB | rgb(116, 204, 204) |
| HSL | hsl(180, 46%, 63%) |
| HSV | hsv(180, 43%, 80%) |
| CMYK | cmyk(43.1%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.83, -26.42, -8.27) |
| CIE-LCH | lch(76.83, 27.68, 197.39°) |
| OKLab | oklab(79.04% -0.0819 -0.0228) |
| OKLCH | oklch(79.04% 0.085 195.6) |
| XYZ | xyz(39.6902, 51.2552, 64.9168) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 5.83
Aqua Blue
#02D8E9
ΔE00 7.47
Turquoise
#40E0D0
ΔE00 8.62
Topaz
#13BBAF
ΔE00 9.18
Robin'S Egg
#6DEDFD
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCCC #CC7474
analogous
#74CCA0 #74CCCC #74A0CC
triadic
#74CCCC #CC74CC #CCCC74
tetradic
#74CCCC #A074CC #CC7474 #A0CC74
square
#74CCCC #A074CC #CC7474 #A0CC74
split-complementary
#74CCCC #CC74A0 #CCA074
monochromatic
#359191 #47BCBC #74CCCC #A1DCDC #CEEDED
Accessibility & contrast
On white
1.87
#74CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#74CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCCC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCCC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CC
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#48D1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cccc; /* rgb */ color: rgb(116, 204, 204); /* oklch */ color: oklch(79.0% 0.085 195.6);
Tailwind
colors: {
custom: {
50: '#a1dbdb',
500: '#74cccc',
950: '#000000',
},
}SCSS
$custom: #74cccc; $custom-light: #a1dbdb; $custom-dark: #000000;
JSON
{
"hex": "#74cccc",
"rgb": {
"r": 116,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 46.316,
"l": 62.745
},
"oklch": {
"l": 0.79036,
"c": 0.08502,
"h": 195.6
},
"luminance": 0.51258
}Semantic roles & 50–950 ramp
primary
#74CCCC
secondary
#974D4D
accent
#2C2CBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484