#74CBBB#74CBBB
#74CBBB is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.3% C 0.088 H 180.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #74CBBB |
|---|---|
| RGB | rgb(116, 203, 187) |
| HSL | hsl(169, 46%, 63%) |
| HSV | hsv(169, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 7.9%, 20.4%) |
| CIE-LAB | lab(76.08, -30.08, -0.22) |
| CIE-LCH | lch(76.08, 30.08, 180.42°) |
| OKLab | oklab(78.27% -0.0879 -0.0011) |
| OKLCH | oklch(78.27% 0.088 180.7) |
| XYZ | xyz(37.5245, 50.0099, 54.6796) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.85
Pale Teal
#82CBB2
ΔE00 3.85
Mediumturquoise
#48D1CC
ΔE00 5.84
Mediumaquamarine
#66CDAA
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 6.76
Turquoise (survey)
#06C2AC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CBBB #CB7484
analogous
#74CB90 #74CBBB #74AFCB
triadic
#74CBBB #BB74CB #CBBB74
tetradic
#74CBBB #9074CB #CB7484 #AFCB74
square
#74CBBB #9074CB #CB7484 #AFCB74
split-complementary
#74CBBB #CB74AF #CB9074
monochromatic
#368F7F #47BAA5 #74CBBB #A1DCD1 #CDECE7
Accessibility & contrast
On white
1.91
#74CBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#74CBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CBBB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CBBB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#52CEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cbbb; /* rgb */ color: rgb(116, 203, 187); /* oklch */ color: oklch(78.3% 0.088 180.7);
Tailwind
colors: {
custom: {
50: '#a1dbcf',
500: '#74cbbb',
950: '#000000',
},
}SCSS
$custom: #74cbbb; $custom-light: #a1dbcf; $custom-dark: #000000;
JSON
{
"hex": "#74cbbb",
"rgb": {
"r": 116,
"g": 203,
"b": 187
},
"hsl": {
"h": 168.966,
"s": 45.55,
"l": 62.549
},
"oklch": {
"l": 0.7827,
"c": 0.08796,
"h": 180.7
},
"luminance": 0.50013
}Semantic roles & 50–950 ramp
primary
#74CBBB
secondary
#964D5B
accent
#2D47B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483