#74CFBB#74CFBB
#74CFBB is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.093 H 177.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFBB |
|---|---|
| RGB | rgb(116, 207, 187) |
| HSL | hsl(167, 49%, 63%) |
| HSV | hsv(167, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.24, -31.98, 1.47) |
| CIE-LCH | lch(77.24, 32.02, 177.37°) |
| OKLab | oklab(79.21% -0.0926 0.0034) |
| OKLCH | oklch(79.21% 0.093 177.9) |
| XYZ | xyz(38.4813, 51.9236, 54.9985) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.39
Pale Teal
#82CBB2
ΔE00 3.17
Mediumaquamarine
#66CDAA
ΔE00 4.80
Turquoise
#40E0D0
ΔE00 6.27
Mediumturquoise
#48D1CC
ΔE00 6.62
Light Teal
#90E4C1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFBB #CF7488
analogous
#74CF8D #74CFBB #74B5CF
triadic
#74CFBB #BB74CF #CFBB74
tetradic
#74CFBB #8D74CF #CF7488 #B5CF74
square
#74CFBB #8D74CF #CF7488 #B5CF74
split-complementary
#74CFBB #CF74B5 #CF8D74
monochromatic
#339580 #47BFA5 #74CFBB #A1DFD1 #CFEEE8
Accessibility & contrast
On white
1.84
#74CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#74CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFBB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFBB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#51D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74cfbb; /* rgb */ color: rgb(116, 207, 187); /* oklch */ color: oklch(79.2% 0.093 177.9);
Tailwind
colors: {
custom: {
50: '#a1decf',
500: '#74cfbb',
950: '#000000',
},
}SCSS
$custom: #74cfbb; $custom-light: #a1decf; $custom-dark: #000000;
JSON
{
"hex": "#74cfbb",
"rgb": {
"r": 116,
"g": 207,
"b": 187
},
"hsl": {
"h": 166.813,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79205,
"c": 0.09269,
"h": 177.9
},
"luminance": 0.51927
}Semantic roles & 50–950 ramp
primary
#74CFBB
secondary
#9B4C5E
accent
#2A4ABC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483