#74CCC8#74CCC8
#74CCC8 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.085 H 191.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCC8 |
|---|---|
| RGB | rgb(116, 204, 200) |
| HSL | hsl(177, 46%, 63%) |
| HSV | hsv(177, 43%, 80%) |
| CMYK | cmyk(43.1%, 0%, 2%, 20%) |
| CIE-LAB | lab(76.72, -27.42, -6.29) |
| CIE-LCH | lch(76.72, 28.13, 192.91°) |
| OKLab | oklab(78.91% -0.0836 -0.0174) |
| OKLCH | oklch(78.91% 0.085 191.8) |
| XYZ | xyz(39.2166, 51.0658, 62.4225) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 6.03
Turquoise
#40E0D0
ΔE00 7.62
Pale Teal
#82CBB2
ΔE00 8.03
Seafoam Blue
#78D1B6
ΔE00 8.22
Topaz
#13BBAF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCC8 #CC7478
analogous
#74CC9C #74CCC8 #74A4CC
triadic
#74CCC8 #C874CC #CCC874
tetradic
#74CCC8 #9C74CC #CC7478 #A4CC74
square
#74CCC8 #9C74CC #CC7478 #A4CC74
split-complementary
#74CCC8 #CC74A4 #CC9C74
monochromatic
#35918C #47BCB6 #74CCC8 #A1DCDA #CEEDEB
Accessibility & contrast
On white
1.87
#74CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#74CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCC8
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCC8 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#B3B9C9
Tritanopia (blue-blind)
#4BD0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74ccc8; /* rgb */ color: rgb(116, 204, 200); /* oklch */ color: oklch(78.9% 0.085 191.8);
Tailwind
colors: {
custom: {
50: '#a1dcd8',
500: '#74ccc8',
950: '#000000',
},
}SCSS
$custom: #74ccc8; $custom-light: #a1dcd8; $custom-dark: #000000;
JSON
{
"hex": "#74ccc8",
"rgb": {
"r": 116,
"g": 204,
"b": 200
},
"hsl": {
"h": 177.273,
"s": 46.316,
"l": 62.745
},
"oklch": {
"l": 0.78906,
"c": 0.08536,
"h": 191.8
},
"luminance": 0.51069
}Semantic roles & 50–950 ramp
primary
#74CCC8
secondary
#974D50
accent
#2C32BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483