#74CFC2#74CFC2
#74CFC2 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.090 H 183.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFC2 |
|---|---|
| RGB | rgb(116, 207, 194) |
| HSL | hsl(171, 49%, 63%) |
| HSV | hsv(171, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(77.42, -30.33, -2.02) |
| CIE-LCH | lch(77.42, 30.40, 183.82°) |
| OKLab | oklab(79.41% -0.0896 -0.0059) |
| OKLCH | oklch(79.41% 0.09 183.8) |
| XYZ | xyz(39.2490, 52.2306, 59.0417) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 4.83
Pale Teal
#82CBB2
ΔE00 5.12
Turquoise
#40E0D0
ΔE00 5.88
Mediumaquamarine
#66CDAA
ΔE00 7.24
Turquoise (survey)
#06C2AC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFC2 #CF7481
analogous
#74CF94 #74CFC2 #74AECF
triadic
#74CFC2 #C274CF #CFC274
tetradic
#74CFC2 #9474CF #CF7481 #AECF74
square
#74CFC2 #9474CF #CF7481 #AECF74
split-complementary
#74CFC2 #CF74AE #CF9474
monochromatic
#339587 #47BFAE #74CFC2 #A1DFD6 #CFEEEA
Accessibility & contrast
On white
1.83
#74CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#74CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFC2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFC2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#B8BBC3
Tritanopia (blue-blind)
#4DD2CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74cfc2; /* rgb */ color: rgb(116, 207, 194); /* oklch */ color: oklch(79.4% 0.090 183.8);
Tailwind
colors: {
custom: {
50: '#a1ded4',
500: '#74cfc2',
950: '#000000',
},
}SCSS
$custom: #74cfc2; $custom-light: #a1ded4; $custom-dark: #000000;
JSON
{
"hex": "#74cfc2",
"rgb": {
"r": 116,
"g": 207,
"b": 194
},
"hsl": {
"h": 171.429,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79414,
"c": 0.08981,
"h": 183.8
},
"luminance": 0.52234
}Semantic roles & 50–950 ramp
primary
#74CFC2
secondary
#9B4C57
accent
#2A3EBC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483