#74CBBD#74CBBD
#74CBBD is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.087 H 182.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #74CBBD |
|---|---|
| RGB | rgb(116, 203, 189) |
| HSL | hsl(170, 46%, 63%) |
| HSV | hsv(170, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(76.13, -29.60, -1.22) |
| CIE-LCH | lch(76.13, 29.63, 182.36°) |
| OKLab | oklab(78.33% -0.0871 -0.0037) |
| OKLCH | oklch(78.33% 0.087 182.5) |
| XYZ | xyz(37.7401, 50.0961, 55.8150) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.48
Seafoam Blue
#78D1B6
ΔE00 4.53
Mediumturquoise
#48D1CC
ΔE00 5.33
Turquoise
#40E0D0
ΔE00 6.70
Mediumaquamarine
#66CDAA
ΔE00 6.77
Turquoise (survey)
#06C2AC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CBBD #CB7482
analogous
#74CB92 #74CBBD #74ADCB
triadic
#74CBBD #BD74CB #CBBD74
tetradic
#74CBBD #9274CB #CB7482 #ADCB74
square
#74CBBD #9274CB #CB7482 #ADCB74
split-complementary
#74CBBD #CB74AD #CB9274
monochromatic
#368F81 #47BAA8 #74CBBD #A1DCD2 #CDECE7
Accessibility & contrast
On white
1.91
#74CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#74CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CBBD
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CBBD | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#51CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cbbd; /* rgb */ color: rgb(116, 203, 189); /* oklch */ color: oklch(78.3% 0.087 182.5);
Tailwind
colors: {
custom: {
50: '#a1dbd0',
500: '#74cbbd',
950: '#000000',
},
}SCSS
$custom: #74cbbd; $custom-light: #a1dbd0; $custom-dark: #000000;
JSON
{
"hex": "#74cbbd",
"rgb": {
"r": 116,
"g": 203,
"b": 189
},
"hsl": {
"h": 170.345,
"s": 45.55,
"l": 62.549
},
"oklch": {
"l": 0.7833,
"c": 0.08716,
"h": 182.5
},
"luminance": 0.50099
}Semantic roles & 50–950 ramp
primary
#74CBBD
secondary
#964D59
accent
#2D43B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483