#74CCCD#74CCCD
#74CCCD is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.085 H 196.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCCD |
|---|---|
| RGB | rgb(116, 204, 205) |
| HSL | hsl(181, 47%, 63%) |
| HSV | hsv(181, 43%, 80%) |
| CMYK | cmyk(43.4%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.86, -26.17, -8.77) |
| CIE-LCH | lch(76.86, 27.60, 198.53°) |
| OKLab | oklab(79.07% -0.0815 -0.0242) |
| OKLCH | oklch(79.07% 0.085 196.5) |
| XYZ | xyz(39.8105, 51.3034, 65.5504) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 5.86
Aqua Blue
#02D8E9
ΔE00 7.24
Turquoise
#40E0D0
ΔE00 8.90
Robin'S Egg
#6DEDFD
ΔE00 9.08
Robin'S Egg Blue
#98EFF9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCCD #CD7574
analogous
#74CDA1 #74CCCD #749FCD
triadic
#74CCCD #CD74CC #CCCD74
tetradic
#74CCCD #A174CD #CD7574 #9FCD74
square
#74CCCD #A174CD #CD7574 #9FCD74
split-complementary
#74CCCD #CD749F #CDA174
monochromatic
#359192 #47BBBD #74CCCD #A1DDDD #CEEDED
Accessibility & contrast
On white
1.86
#74CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#74CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCCD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCCD | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#47D1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cccd; /* rgb */ color: rgb(116, 204, 205); /* oklch */ color: oklch(79.1% 0.085 196.5);
Tailwind
colors: {
custom: {
50: '#a1dbdc',
500: '#74cccd',
950: '#000000',
},
}SCSS
$custom: #74cccd; $custom-light: #a1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#74cccd",
"rgb": {
"r": 116,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.674,
"s": 47.09,
"l": 62.941
},
"oklch": {
"l": 0.79069,
"c": 0.085,
"h": 196.5
},
"luminance": 0.51307
}Semantic roles & 50–950 ramp
primary
#74CCCD
secondary
#984E4D
accent
#2D2BBA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484