#74CFBA#74CFBA
#74CFBA is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.093 H 177.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFBA |
|---|---|
| RGB | rgb(116, 207, 186) |
| HSL | hsl(166, 49%, 63%) |
| HSV | hsv(166, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 10.1%, 18.8%) |
| CIE-LAB | lab(77.21, -32.22, 1.97) |
| CIE-LCH | lch(77.21, 32.28, 176.50°) |
| OKLab | oklab(79.18% -0.0931 0.0047) |
| OKLCH | oklch(79.18% 0.093 177.1) |
| XYZ | xyz(38.3746, 51.8809, 54.4367) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.06
Pale Teal
#82CBB2
ΔE00 2.95
Mediumaquamarine
#66CDAA
ΔE00 4.47
Turquoise
#40E0D0
ΔE00 6.41
Light Teal
#90E4C1
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFBA #CF7489
analogous
#74CF8C #74CFBA #74B6CF
triadic
#74CFBA #BA74CF #CFBA74
tetradic
#74CFBA #8C74CF #CF7489 #B6CF74
square
#74CFBA #8C74CF #CF7489 #B6CF74
split-complementary
#74CFBA #CF74B6 #CF8C74
monochromatic
#33957F #47BFA3 #74CFBA #A1DFD1 #CFEEE7
Accessibility & contrast
On white
1.85
#74CFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#74CFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFBA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFBA | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#52D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74cfba; /* rgb */ color: rgb(116, 207, 186); /* oklch */ color: oklch(79.2% 0.093 177.1);
Tailwind
colors: {
custom: {
50: '#a1dece',
500: '#74cfba',
950: '#000000',
},
}SCSS
$custom: #74cfba; $custom-light: #a1dece; $custom-dark: #000000;
JSON
{
"hex": "#74cfba",
"rgb": {
"r": 116,
"g": 207,
"b": 186
},
"hsl": {
"h": 166.154,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79176,
"c": 0.09319,
"h": 177.1
},
"luminance": 0.51884
}Semantic roles & 50–950 ramp
primary
#74CFBA
secondary
#9B4C5E
accent
#2A4BBC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483