#74CFBC#74CFBC
#74CFBC is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.2% C 0.092 H 178.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFBC |
|---|---|
| RGB | rgb(116, 207, 188) |
| HSL | hsl(167, 49%, 63%) |
| HSV | hsv(167, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.26, -31.75, 0.97) |
| CIE-LCH | lch(77.26, 31.77, 178.25°) |
| OKLab | oklab(79.24% -0.0922 0.0021) |
| OKLCH | oklch(79.24% 0.092 178.7) |
| XYZ | xyz(38.5887, 51.9665, 55.5643) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.72
Pale Teal
#82CBB2
ΔE00 3.40
Mediumaquamarine
#66CDAA
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 6.32
Turquoise (survey)
#06C2AC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFBC #CF7487
analogous
#74CF8E #74CFBC #74B4CF
triadic
#74CFBC #BC74CF #CFBC74
tetradic
#74CFBC #8E74CF #CF7487 #B4CF74
square
#74CFBC #8E74CF #CF7487 #B4CF74
split-complementary
#74CFBC #CF74B4 #CF8E74
monochromatic
#339581 #47BFA6 #74CFBC #A1DFD2 #CFEEE8
Accessibility & contrast
On white
1.84
#74CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#74CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFBC
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFBC | 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)
#C8C5BB
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#51D2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74cfbc; /* rgb */ color: rgb(116, 207, 188); /* oklch */ color: oklch(79.2% 0.092 178.7);
Tailwind
colors: {
custom: {
50: '#a1ded0',
500: '#74cfbc',
950: '#000000',
},
}SCSS
$custom: #74cfbc; $custom-light: #a1ded0; $custom-dark: #000000;
JSON
{
"hex": "#74cfbc",
"rgb": {
"r": 116,
"g": 207,
"b": 188
},
"hsl": {
"h": 167.473,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79235,
"c": 0.09222,
"h": 178.7
},
"luminance": 0.51969
}Semantic roles & 50–950 ramp
primary
#74CFBC
secondary
#9B4C5D
accent
#2A48BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483