#74CBBC#74CBBC
#74CBBC is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.088 H 181.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #74CBBC |
|---|---|
| RGB | rgb(116, 203, 188) |
| HSL | hsl(170, 46%, 63%) |
| HSV | hsv(170, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 7.4%, 20.4%) |
| CIE-LAB | lab(76.10, -29.84, -0.72) |
| CIE-LCH | lch(76.10, 29.85, 181.38°) |
| OKLab | oklab(78.3% -0.0875 -0.0024) |
| OKLCH | oklch(78.3% 0.088 181.6) |
| XYZ | xyz(37.6319, 50.0529, 55.2453) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 4.19
Mediumturquoise
#48D1CC
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 6.41
Turquoise
#40E0D0
ΔE00 6.72
Turquoise (survey)
#06C2AC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CBBC #CB7483
analogous
#74CB90 #74CBBC #74AFCB
triadic
#74CBBC #BC74CB #CBBC74
tetradic
#74CBBC #9074CB #CB7483 #AFCB74
square
#74CBBC #9074CB #CB7483 #AFCB74
split-complementary
#74CBBC #CB74AF #CB9074
monochromatic
#368F80 #47BAA7 #74CBBC #A1DCD1 #CDECE7
Accessibility & contrast
On white
1.91
#74CBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#74CBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CBBC
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CBBC | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#52CEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cbbc; /* rgb */ color: rgb(116, 203, 188); /* oklch */ color: oklch(78.3% 0.088 181.6);
Tailwind
colors: {
custom: {
50: '#a1dbd0',
500: '#74cbbc',
950: '#000000',
},
}SCSS
$custom: #74cbbc; $custom-light: #a1dbd0; $custom-dark: #000000;
JSON
{
"hex": "#74cbbc",
"rgb": {
"r": 116,
"g": 203,
"b": 188
},
"hsl": {
"h": 169.655,
"s": 45.55,
"l": 62.549
},
"oklch": {
"l": 0.783,
"c": 0.08754,
"h": 181.6
},
"luminance": 0.50056
}Semantic roles & 50–950 ramp
primary
#74CBBC
secondary
#964D5A
accent
#2D45B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483