#74CBBE#74CBBE
#74CBBE is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.4% C 0.087 H 183.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74CBBE |
|---|---|
| RGB | rgb(116, 203, 190) |
| HSL | hsl(171, 46%, 63%) |
| HSV | hsv(171, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.15, -29.37, -1.72) |
| CIE-LCH | lch(76.15, 29.42, 183.36°) |
| OKLab | oklab(78.36% -0.0866 -0.0051) |
| OKLCH | oklch(78.36% 0.087 183.4) |
| XYZ | xyz(37.8490, 50.1397, 56.3887) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.81
Seafoam Blue
#78D1B6
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 5.10
Turquoise
#40E0D0
ΔE00 6.71
Mediumaquamarine
#66CDAA
ΔE00 7.13
Turquoise (survey)
#06C2AC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CBBE #CB7481
analogous
#74CB92 #74CBBE #74ADCB
triadic
#74CBBE #BE74CB #CBBE74
tetradic
#74CBBE #9274CB #CB7481 #ADCB74
square
#74CBBE #9274CB #CB7481 #ADCB74
split-complementary
#74CBBE #CB74AD #CB9274
monochromatic
#368F82 #47BAA9 #74CBBE #A1DCD3 #CDECE8
Accessibility & contrast
On white
1.90
#74CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#74CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CBBE
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CBBE | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#51CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74cbbe; /* rgb */ color: rgb(116, 203, 190); /* oklch */ color: oklch(78.4% 0.087 183.4);
Tailwind
colors: {
custom: {
50: '#a1dbd1',
500: '#74cbbe',
950: '#000000',
},
}SCSS
$custom: #74cbbe; $custom-light: #a1dbd1; $custom-dark: #000000;
JSON
{
"hex": "#74cbbe",
"rgb": {
"r": 116,
"g": 203,
"b": 190
},
"hsl": {
"h": 171.034,
"s": 45.55,
"l": 62.549
},
"oklch": {
"l": 0.78361,
"c": 0.0868,
"h": 183.4
},
"luminance": 0.50143
}Semantic roles & 50–950 ramp
primary
#74CBBE
secondary
#964D58
accent
#2D42B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483