#74CFCC#74CFCC
#74CFCC is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.088 H 192.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFCC |
|---|---|
| RGB | rgb(116, 207, 204) |
| HSL | hsl(178, 49%, 63%) |
| HSV | hsv(178, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.69, -27.89, -6.99) |
| CIE-LCH | lch(77.69, 28.75, 194.08°) |
| OKLab | oklab(79.73% -0.0854 -0.0193) |
| OKLCH | oklch(79.73% 0.088 192.8) |
| XYZ | xyz(40.4101, 52.6951, 65.1567) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 7.37
Aqua Blue
#02D8E9
ΔE00 7.95
Pale Teal
#82CBB2
ΔE00 8.55
Seafoam Blue
#78D1B6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFCC #CF7477
analogous
#74CF9E #74CFCC #74A4CF
triadic
#74CFCC #CC74CF #CFCC74
tetradic
#74CFCC #9E74CF #CF7477 #A4CF74
square
#74CFCC #9E74CF #CF7477 #A4CF74
split-complementary
#74CFCC #CF74A4 #CF9E74
monochromatic
#339592 #47BFBB #74CFCC #A1DFDD #CFEEED
Accessibility & contrast
On white
1.82
#74CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#74CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFCC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFCC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#47D4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74cfcc; /* rgb */ color: rgb(116, 207, 204); /* oklch */ color: oklch(79.7% 0.088 192.8);
Tailwind
colors: {
custom: {
50: '#a2dedb',
500: '#74cfcc',
950: '#000000',
},
}SCSS
$custom: #74cfcc; $custom-light: #a2dedb; $custom-dark: #000000;
JSON
{
"hex": "#74cfcc",
"rgb": {
"r": 116,
"g": 207,
"b": 204
},
"hsl": {
"h": 178.022,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79728,
"c": 0.08754,
"h": 192.8
},
"luminance": 0.52698
}Semantic roles & 50–950 ramp
primary
#74CFCC
secondary
#9B4C4F
accent
#2A2EBC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484