#74CCCF#74CCCF
#74CCCF is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.085 H 198.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCCF |
|---|---|
| RGB | rgb(116, 204, 207) |
| HSL | hsl(182, 49%, 63%) |
| HSV | hsv(182, 44%, 81%) |
| CMYK | cmyk(44%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.92, -25.66, -9.76) |
| CIE-LCH | lch(76.92, 27.45, 200.82°) |
| OKLab | oklab(79.14% -0.0807 -0.0269) |
| OKLCH | oklch(79.14% 0.085 198.4) |
| XYZ | xyz(40.0535, 51.4006, 66.8300) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.43
Darkturquoise
#00CED1
ΔE00 5.99
Aqua Blue
#02D8E9
ΔE00 6.83
Robin'S Egg
#6DEDFD
ΔE00 8.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.84
Robin Egg Blue
#8AF1FE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCCF #CF7774
analogous
#74CFA4 #74CCCF #749ECF
triadic
#74CCCF #CF74CC #CCCF74
tetradic
#74CCCF #A474CF #CF7774 #9ECF74
square
#74CCCF #A474CF #CF7774 #9ECF74
split-complementary
#74CCCF #CF749E #CFA474
monochromatic
#339295 #47BBBF #74CCCF #A1DDDF #CFEDEE
Accessibility & contrast
On white
1.86
#74CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#74CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCCF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCCF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#46D1CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cccf; /* rgb */ color: rgb(116, 204, 207); /* oklch */ color: oklch(79.1% 0.085 198.4);
Tailwind
colors: {
custom: {
50: '#a2dbdd',
500: '#74cccf',
950: '#000000',
},
}SCSS
$custom: #74cccf; $custom-light: #a2dbdd; $custom-dark: #000000;
JSON
{
"hex": "#74cccf",
"rgb": {
"r": 116,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.978,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79135,
"c": 0.08502,
"h": 198.4
},
"luminance": 0.51404
}Semantic roles & 50–950 ramp
primary
#74CCCF
secondary
#9B4F4C
accent
#2E2ABC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484