#74CCC2#74CCC2
#74CCC2 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.087 H 186.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCC2 |
|---|---|
| RGB | rgb(116, 204, 194) |
| HSL | hsl(173, 46%, 63%) |
| HSV | hsv(173, 43%, 80%) |
| CMYK | cmyk(43.1%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(76.55, -28.89, -3.30) |
| CIE-LCH | lch(76.55, 29.07, 186.51°) |
| OKLab | oklab(78.72% -0.0861 -0.0093) |
| OKLCH | oklch(78.72% 0.087 186.2) |
| XYZ | xyz(38.5291, 50.7908, 58.8018) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Pale Teal
#82CBB2
ΔE00 5.88
Seafoam Blue
#78D1B6
ΔE00 5.94
Turquoise
#40E0D0
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 7.10
Topaz
#13BBAF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCC2 #CC747E
analogous
#74CC96 #74CCC2 #74AACC
triadic
#74CCC2 #C274CC #CCC274
tetradic
#74CCC2 #9674CC #CC747E #AACC74
square
#74CCC2 #9674CC #CC747E #AACC74
split-complementary
#74CCC2 #CC74AA #CC9674
monochromatic
#359186 #47BCAE #74CCC2 #A1DCD6 #CEEDE9
Accessibility & contrast
On white
1.88
#74CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#74CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCC2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCC2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C2
Deuteranopia (green-blind)
#B5B8C3
Tritanopia (blue-blind)
#4ED0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74ccc2; /* rgb */ color: rgb(116, 204, 194); /* oklch */ color: oklch(78.7% 0.087 186.2);
Tailwind
colors: {
custom: {
50: '#a1dcd4',
500: '#74ccc2',
950: '#000000',
},
}SCSS
$custom: #74ccc2; $custom-light: #a1dcd4; $custom-dark: #000000;
JSON
{
"hex": "#74ccc2",
"rgb": {
"r": 116,
"g": 204,
"b": 194
},
"hsl": {
"h": 173.182,
"s": 46.316,
"l": 62.745
},
"oklch": {
"l": 0.78716,
"c": 0.08661,
"h": 186.2
},
"luminance": 0.50794
}Semantic roles & 50–950 ramp
primary
#74CCC2
secondary
#974D56
accent
#2C3CBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483