#92CFBB#92CFBB
#92CFBB is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.7% C 0.069 H 172.1°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFBB |
|---|---|
| RGB | rgb(146, 207, 187) |
| HSL | hsl(160, 39%, 69%) |
| HSV | hsv(160, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.65, -23.74, 3.70) |
| CIE-LCH | lch(78.65, 24.02, 171.14°) |
| OKLab | oklab(80.72% -0.0681 0.0094) |
| OKLCH | oklch(80.72% 0.069 172.1) |
| XYZ | xyz(43.1335, 54.3224, 55.2166) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.82
Seafoam Blue
#78D1B6
ΔE00 4.27
Light Teal
#90E4C1
ΔE00 6.47
Mediumaquamarine
#66CDAA
ΔE00 6.81
Seafoam
#7FE0B3
ΔE00 8.17
Tiffany Blue
#7BF2DA
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFBB #CF92A6
analogous
#92CF9D #92CFBB #92C5CF
triadic
#92CFBB #BB92CF #CFBB92
tetradic
#92CFBB #9D92CF #CF92A6 #C5CF92
square
#92CFBB #9D92CF #CF92A6 #C5CF92
split-complementary
#92CFBB #CF92C5 #CF9D92
monochromatic
#47A083 #68BCA0 #92CFBB #BCE2D6 #E7F4F0
Accessibility & contrast
On white
1.77
#92CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#92CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFBB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFBB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#82D0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cfbb; /* rgb */ color: rgb(146, 207, 187); /* oklch */ color: oklch(80.7% 0.069 172.1);
Tailwind
colors: {
custom: {
50: '#b3decf',
500: '#92cfbb',
950: '#000000',
},
}SCSS
$custom: #92cfbb; $custom-light: #b3decf; $custom-dark: #000000;
JSON
{
"hex": "#92cfbb",
"rgb": {
"r": 146,
"g": 207,
"b": 187
},
"hsl": {
"h": 160.328,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.80724,
"c": 0.06878,
"h": 172.1
},
"luminance": 0.54324
}Semantic roles & 50–950 ramp
primary
#92CFBB
secondary
#A46177
accent
#345DB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483