#74CCCE#74CCCE
#74CCCE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.085 H 197.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCCE |
|---|---|
| RGB | rgb(116, 204, 206) |
| HSL | hsl(181, 48%, 63%) |
| HSV | hsv(181, 44%, 81%) |
| CMYK | cmyk(43.7%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(76.89, -25.91, -9.26) |
| CIE-LCH | lch(76.89, 27.52, 199.67°) |
| OKLab | oklab(79.1% -0.0811 -0.0255) |
| OKLCH | oklch(79.1% 0.085 197.5) |
| XYZ | xyz(39.9316, 51.3518, 66.1882) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 8.88
Robin'S Egg Blue
#98EFF9
ΔE00 8.98
Turquoise
#40E0D0
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCCE #CE7674
analogous
#74CEA3 #74CCCE #749FCE
triadic
#74CCCE #CE74CC #CCCE74
tetradic
#74CCCE #A374CE #CE7674 #9FCE74
square
#74CCCE #A374CE #CE7674 #9FCE74
split-complementary
#74CCCE #CE749F #CEA374
monochromatic
#349194 #47BBBE #74CCCE #A1DDDE #CEEDEE
Accessibility & contrast
On white
1.86
#74CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#74CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCCE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCCE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CE
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#47D1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74ccce; /* rgb */ color: rgb(116, 204, 206); /* oklch */ color: oklch(79.1% 0.085 197.5);
Tailwind
colors: {
custom: {
50: '#a1dbdc',
500: '#74ccce',
950: '#000000',
},
}SCSS
$custom: #74ccce; $custom-light: #a1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#74ccce",
"rgb": {
"r": 116,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.333,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.79102,
"c": 0.08499,
"h": 197.5
},
"luminance": 0.51355
}Semantic roles & 50–950 ramp
primary
#74CCCE
secondary
#9A4E4D
accent
#2E2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484