#74CCBA#74CCBA
#74CCBA is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.090 H 179.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCBA |
|---|---|
| RGB | rgb(116, 204, 186) |
| HSL | hsl(168, 46%, 63%) |
| HSV | hsv(168, 43%, 80%) |
| CMYK | cmyk(43.1%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(76.34, -30.79, 0.70) |
| CIE-LCH | lch(76.34, 30.80, 178.69°) |
| OKLab | oklab(78.47% -0.0896 0.0014) |
| OKLCH | oklch(78.47% 0.09 179.1) |
| XYZ | xyz(37.6547, 50.4411, 54.1967) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.14
Pale Teal
#82CBB2
ΔE00 3.34
Mediumaquamarine
#66CDAA
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 6.68
Turquoise (survey)
#06C2AC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCBA #CC7486
analogous
#74CC8E #74CCBA #74B2CC
triadic
#74CCBA #BA74CC #CCBA74
tetradic
#74CCBA #8E74CC #CC7486 #B2CC74
square
#74CCBA #8E74CC #CC7486 #B2CC74
split-complementary
#74CCBA #CC74B2 #CC8E74
monochromatic
#35917E #47BCA4 #74CCBA #A1DCD0 #CEEDE6
Accessibility & contrast
On white
1.89
#74CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#74CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCBA
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCBA | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B9
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#52CFC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74ccba; /* rgb */ color: rgb(116, 204, 186); /* oklch */ color: oklch(78.5% 0.090 179.1);
Tailwind
colors: {
custom: {
50: '#a1dcce',
500: '#74ccba',
950: '#000000',
},
}SCSS
$custom: #74ccba; $custom-light: #a1dcce; $custom-dark: #000000;
JSON
{
"hex": "#74ccba",
"rgb": {
"r": 116,
"g": 204,
"b": 186
},
"hsl": {
"h": 167.727,
"s": 46.316,
"l": 62.745
},
"oklch": {
"l": 0.78474,
"c": 0.08957,
"h": 179.1
},
"luminance": 0.50444
}Semantic roles & 50–950 ramp
primary
#74CCBA
secondary
#974D5C
accent
#2C49BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483